From 245900a99271555ac836111163cc2c88e758040d Mon Sep 17 00:00:00 2001 From: Aroy-Art <39088602+EDUDD22@users.noreply.github.com> Date: Mon, 14 Dec 2020 11:30:26 +0100 Subject: [PATCH] Updated config.toml --- config.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/config.toml b/config.toml index 56fb134..a4ce1b1 100644 --- a/config.toml +++ b/config.toml @@ -91,18 +91,18 @@ lastmod = ["lastmod", ":git", "date"] weight = 50 [[menu.footer]] - url = "#" - name = "Link" + url = "/portfolio" + name = "Portfolio" weight = 10 [[menu.footer]] - url = "#" - name = "Long Link" + url = "/blog" + name = "Blog" weight = 30 [[menu.footer]] - url = "#" - name = "Tiny Link" + url = "/about" + name = "About Me" weight = 30 [[menu.copyright_footer]] @@ -125,7 +125,7 @@ lastmod = ["lastmod", ":git", "date"] weight = 20 name = "GitHub" pre = "fab fa-github" - url = "https://github.com/EDUDD22" + url = "https://github.com/Aroy-Art" [[menu.footer_social]] weight = 30