diff --git a/config.toml b/config.toml index 7226589..cfa90da 100644 --- a/config.toml +++ b/config.toml @@ -6,15 +6,18 @@ theme = "hugo-theme-monochrome" [params] footer = "Copyright © 2024 by Me" # default: None +[menus] [[menu.navbar]] identifier = "home" name = "Home" url = "/" +weight = 10 [[menu.navbar]] identifier = "intranett" name = "Intranett" url = "https://intranett.gitgals.com" +weight = 20 [[menu.navbar]] identifier = "apidocs" diff --git a/public/categories/index.html b/public/categories/index.html index 7455cd8..733115d 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -130,26 +130,26 @@
diff --git a/public/index.html b/public/index.html index 67bc26b..2232fd2 100644 --- a/public/index.html +++ b/public/index.html @@ -129,11 +129,7 @@
diff --git a/public/posts/index.html b/public/posts/index.html index b410304..590f8f1 100644 --- a/public/posts/index.html +++ b/public/posts/index.html @@ -130,26 +130,26 @@
diff --git a/public/posts/my-first-post/index.html b/public/posts/my-first-post/index.html index 639c8fb..7f09e73 100644 --- a/public/posts/my-first-post/index.html +++ b/public/posts/my-first-post/index.html @@ -134,26 +134,26 @@ Second title Very fancy lorem ipsum"/>
diff --git a/public/tags/index.html b/public/tags/index.html index 0afbf58..0c2fce4 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -130,26 +130,26 @@