Merge branch 'main' into dev

This commit is contained in:
Jyotirmoy Bandyopadhayaya 2023-07-03 23:16:27 +05:30 committed by GitHub
commit bda8d05fa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 14 deletions

View File

@ -18,25 +18,13 @@ const LINKS = [
href: "/stats", href: "/stats",
}, },
{ {
title: "Resume", title: "Experience",
href: "/resume", href: "/exps",
}, },
{ {
title: "Contact", title: "Contact",
href: "/contact", href: "/contact",
}, },
{
title: "Art/Projects",
href: "/projects",
},
{
title: "Blog",
href: "https://blog.bravo68web.me",
},
{
title: "Extras",
href: "/extras",
},
]; ];
function Nav() { function Nav() {

BIN
public/images/anime-profile-pic.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1003 KiB

After

Width:  |  Height:  |  Size: 795 KiB