aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2023-08-28 17:30:50 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2023-08-28 17:30:50 +0530
commit4703a15e9e78cd6134feb6f575e52f651f21bb60 (patch)
tree355f52d1f894586b7e3343fd9c495225c774c5d0
parentc2dac1f6f51d15a6e6e2179b50cf2c53ddf3acd3 (diff)
changed nav order on /index.html
-rw-r--r--hugo.toml (renamed from config.toml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/hugo.toml
index fa60d39..f4931b4 100644
--- a/config.toml
+++ b/hugo.toml
@@ -13,11 +13,11 @@ header404 = ["/images/gray-area/anime-header2.webp", "alt"]
homepageLinks = [
["Blog", "/blog"],
["Lists", "/lists"],
+ ["Contact", "/contact"],
["Git", "https://dev.vidhukant.xyz"],
["Odysee", "https://sns.mikunonaka.net/odysee"],
["YouTube", "https://sns.mikunonaka.net/yt"],
["GitHub", "https://github.com/MikunoNaka"],
- ["Contact", "/contact"]
]
navLinks = [