Skip to content

Commit

Permalink
page nav fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
satya319 committed Sep 23, 2023
1 parent 57f748e commit 644d770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Nav.astro
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const iconLinks: { label: string; href: string; icon: keyof typeof iconPaths }[]

<nav>
<div class="menu-header">
<a href="/" class="site-title">
<a href="/satya319/" class="site-title">
<Icon icon="terminal-window" color="var(--accent-regular)" size="1.6em" gradient />
Satyajit Behera
</a>
Expand Down

0 comments on commit 644d770

Please # to comment.