From a32c3a32c142cbd4aff39634873eed507a3094a9 Mon Sep 17 00:00:00 2001 From: Mans Ziesel Date: Fri, 6 Sep 2024 10:15:26 +0200 Subject: [PATCH] change gitea icon --- assets/icons/gitea.svg | 2 +- config/_default/config.toml | 2 +- config/_default/languages.en.toml | 5 ++--- config/_default/languages.nl.toml | 5 +++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/assets/icons/gitea.svg b/assets/icons/gitea.svg index 01abca1..fa30dac 100644 --- a/assets/icons/gitea.svg +++ b/assets/icons/gitea.svg @@ -1,2 +1,2 @@ - \ No newline at end of file + diff --git a/config/_default/config.toml b/config/_default/config.toml index 97cc786..cec000c 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -3,7 +3,7 @@ # https://blowfish.page/docs/getting-started/ theme = ["hugo-cloak-email", "blowfish"] -baseURL = "https://mziesel.com/" +baseURL = "https://mziesel.nl/" defaultContentLanguage = "nl" title = "Mans Ziesel" diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index 3eef83d..da6ed6b 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -20,8 +20,7 @@ description = "Website of Mans Ziesel" headline = "ICT student at Windesheim - HBO-ICT" # bio = "A little bit about you" links = [ -# { email = "mailto:mans@mziesel.com" }, - { github = "https://github.com/mansziesel" }, { linkedin = "https://linkedin.com/in/mansziesel" }, - { gitlab = "https://git.mziesel.nl/mans" }, + { gitea = "https://git.mziesel.nl/mans" }, + { github = "https://github.com/mansziesel" }, ] diff --git a/config/_default/languages.nl.toml b/config/_default/languages.nl.toml index 027f4c6..4bb5b4a 100644 --- a/config/_default/languages.nl.toml +++ b/config/_default/languages.nl.toml @@ -32,15 +32,16 @@ description = "Website van Mans Ziesel" # { facebook = "https://facebook.com/mansziesel" }, # { flickr = "https://www.flickr.com/photos/mansziesel/" }, # { foursquare = "https://foursquare.com/mansziesel" }, + { linkedin = "https://linkedin.com/in/mansziesel" }, + { gitea = "https://git.mziesel.nl/mans" }, { github = "https://github.com/mansziesel" }, - { gitlab = "https://git.mziesel.nl/mans" }, +# { gitlab = "https://git.mziesel.nl/mans" }, # { google = "https://www.google.com/" }, # { hashnode = "https://mansziesel.hashnode.dev" }, # { instagram = "https://instagram.com/mansziesel" }, # { keybase = "https://keybase.io/mansziesel" }, # { kickstarter = "https://www.kickstarter.com/profile/mansziesel" }, # { lastfm = "https://lastfm.com/user/mansziesel" }, - { linkedin = "https://linkedin.com/in/mansziesel" }, # { mastodon = "https://mastodon.instance/@mansziesel" }, # { medium = "https://medium.com/mansziesel" }, # { microsoft = "https://www.microsoft.com/" },