Nav: Contacts becomes Devlog (link to shanaty.ru/devlog/)
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01XtcZtnG4GQA1d6mW5PNrS9
This commit is contained in:
@@ -23,7 +23,7 @@ export default function TopBar({ showProjects }: Readonly<{ showProjects: boolea
|
||||
<a href={`${SITE}/resume/`} aria-current="page"><Bi ru="Резюме" en="Resume" /></a>
|
||||
<a href={`${SITE}/portfolio/`}><Bi ru="Портфолио" en="Portfolio" /></a>
|
||||
<a href="https://git.shanaty.ru/Emil_Shanaty">Gitea</a>
|
||||
<a href="#contact"><Bi ru="Контакты" en="Contact" /></a>
|
||||
<a href={`${SITE}/devlog/`}><Bi ru="Девлог" en="Devlog" /></a>
|
||||
</nav>
|
||||
<LangSwitch />
|
||||
<ThemeToggle />
|
||||
|
||||
Reference in New Issue
Block a user