mirror of
https://github.com/LukeHagar/LukeHagar.com.git
synced 2025-12-09 20:47:47 +00:00
Update Header.svelte
This commit is contained in:
@@ -4,6 +4,14 @@
|
||||
|
||||
<AppBar background="bg-transparent" class="!shadow-none">
|
||||
<svelte:fragment slot="trail">
|
||||
<a href="https://www.skeleton.dev">
|
||||
<img
|
||||
alt="Skeleton.dev"
|
||||
class="mx-auto w-8 rounded-xl"
|
||||
src="/favicon.png"
|
||||
/>
|
||||
Skeleton
|
||||
</a>
|
||||
<a href="https://www.linkedin.com/in/lukehagar/">
|
||||
<svg
|
||||
class="mx-auto w-8 rounded-xl"
|
||||
|
||||
Reference in New Issue
Block a user