This commit is contained in:
2025-12-26 21:56:11 +08:00
parent e857204140
commit 1688124e8e
31 changed files with 256 additions and 736 deletions

View File

@@ -30,7 +30,7 @@ const siteConfig = {
navbar: {
links: [
// { name: "Home", path: "/", icon: "fa6-solid:house" },
{ name: "Blogs", path: "/blogs", icon: "fa-solid:newspaper" },
{ name: "Archive", path: "/archive", icon: "fa-solid:newspaper" },
{ name: "Categories", path: "/categories", icon: "fa-solid:folder" },
{ name: "Tags", path: "/tags", icon: "fa-solid:tags" },
{ name: "About", path: "/about", icon: "fa-solid:user" },