diff --git a/config.toml b/config.toml index ed67cc9..53ae7a3 100755 --- a/config.toml +++ b/config.toml @@ -80,12 +80,16 @@ pygmentscodefencesguesssyntax = true weight = 3 url = "progetti/" [[menu.main]] - name = "I miei contributi" + name = "News" weight = 4 url = "contributi/" [[menu.main]] - name = "Guide" + name = "I miei contributi" weight = 5 + url = "contributi/" +[[menu.main]] + name = "Guide" + weight = 6 url = "guide/" diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html new file mode 100644 index 0000000..9a6fe53 --- /dev/null +++ b/layouts/partials/footer.html @@ -0,0 +1,19 @@ + diff --git a/themes/hugo-coder b/themes/hugo-coder index 2b8d4c1..abc1133 160000 --- a/themes/hugo-coder +++ b/themes/hugo-coder @@ -1 +1 @@ -Subproject commit 2b8d4c11435fd598ca133ffe8288639a08079224 +Subproject commit abc1133c7e077d484e4c97f75cee8460a3004397