diff --git a/config.toml b/config.toml index fa5a491..2700e03 100644 --- a/config.toml +++ b/config.toml @@ -40,15 +40,15 @@ theme = "hugo-coder" icon = "fab fa-resume" url = "/abijeet-patro-resume.pdf" -[[menu.main]] - name = "Blog" - weight = 1 - url = "https://blog.thecurlybraces.com" [[menu.main]] name = "About" - weight = 2 + weight = 1 url = "https://blog.thecurlybraces.com/about/" [[menu.main]] name = "Resume" weight = 2 url = "/abijeet-patro-resume.pdf" +[[menu.main]] + name = "Blog" + weight = 3 + url = "https://blog.thecurlybraces.com" diff --git a/public/404.html b/public/404.html index 401548e..87a8661 100644 --- a/public/404.html +++ b/public/404.html @@ -67,10 +67,6 @@ diff --git a/public/categories/index.html b/public/categories/index.html index 83664c3..72f86da 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -68,10 +68,6 @@ diff --git a/public/index.html b/public/index.html index 47fe51a..89bf526 100644 --- a/public/index.html +++ b/public/index.html @@ -68,10 +68,6 @@ diff --git a/public/tags/index.html b/public/tags/index.html index 34b9c72..1b1b8db 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -68,10 +68,6 @@