From 56d6e97174d30efdc52db2ccc9148559c5115ea9 Mon Sep 17 00:00:00 2001 From: Surferlul Date: Wed, 20 Jul 2022 23:26:16 +0200 Subject: [PATCH] fixed footer links --- _config.yml | 8 ++++---- _pages/posts.md | 1 - 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index 42675c0..3a7f184 100644 --- a/_config.yml +++ b/_config.yml @@ -147,13 +147,13 @@ footer: url: "https://discord.com/users/482209488808574976" - label: "Twitter" icon: "fab fa-fw fa-twitter-square" - url: "https://gitlab.com/Surferlul" + url: "https://twitter.com/Surferlul" - label: "Facebook" icon: "fab fa-fw fa-facebook-square" - url: "https://gitlab.com/Surferlul" + url: "https://facebook.com/lukas.baumann.161" - label: "GitHub" icon: "fab fa-fw fa-github" - url: "https://gitlab.com/Surferlul" + url: "https://github.com/Surferlul" - label: "GitLab" icon: "fab fa-fw fa-gitlab" url: "https://gitlab.com/Surferlul" @@ -162,7 +162,7 @@ footer: # url: - label: "Instagram" icon: "fab fa-fw fa-instagram" - url: "https://gitlab.com/Surferlul" + url: "https://instagram.com/Surferlul" # Reading Files diff --git a/_pages/posts.md b/_pages/posts.md index 51bfb57..dfa6c22 100644 --- a/_pages/posts.md +++ b/_pages/posts.md @@ -1,5 +1,4 @@ --- -title: My Posts layout: posts permalink: /posts author_profile: true