create post completed

This commit is contained in:
libertyoms
2025-04-21 20:59:37 +02:00
parent 629da1b7e7
commit a8c6b5297b
21 changed files with 1973 additions and 37 deletions

View File

@ -122,6 +122,12 @@ const HeaderClient = ({
>
Home
</Link>
<Link
href="/tech-talk"
className={`text-sm font-medium text-foreground/80 hover:text-primary transition`}
>
Tech Talk
</Link>
<Link
href="/about"
className={`text-sm font-medium text-foreground/80 hover:text-primary transition`}