mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-07 18:23:04 +00:00
added favicon to header next to name
This commit is contained in:
@@ -20,7 +20,8 @@ const pages = [
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
<header class="">
|
<header class="">
|
||||||
<div class="w-full flex gap-4 px-4 py-2 border-b-1 border-ayu-gutter">
|
<div class="w-full flex items-center gap-3 px-4 py-2 border-b-1 border-ayu-gutter">
|
||||||
|
<img src="/favicon.svg" alt="oliver bryan icon" class="h-6 w-6" />
|
||||||
<h1 class="text-2xl text-ayu-red-500">oliver bryan</h1>
|
<h1 class="text-2xl text-ayu-red-500">oliver bryan</h1>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
|
|||||||
Reference in New Issue
Block a user