From f2d83dcbeaebec8fdd380c825f204480a08ac9a8 Mon Sep 17 00:00:00 2001 From: Aroy-Art <39088602+Aroy-Art@users.noreply.github.com> Date: Tue, 15 Dec 2020 12:04:28 +0100 Subject: [PATCH] Updated footer --- config.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config.toml b/config.toml index 4a47bd8..0b71fb0 100644 --- a/config.toml +++ b/config.toml @@ -106,14 +106,14 @@ lastmod = ["lastmod", ":git", "date"] weight = 30 [[menu.copyright_footer]] - url = "/about" - name = "About Me" + url = "/blog" + name = "Blog" weight = 10 -#[[menu.copyright_footer]] -# url = "#" -# name = "Another Link" -# weight = 30 +[[menu.copyright_footer]] + url = "/about" + name = "About Me" + weight = 20 [[menu.footer_social]] weight = 10