From 15d7564261e1f11930a268e37989512362e2eefb Mon Sep 17 00:00:00 2001 From: Emiliano Vavassori Date: Mon, 6 Jan 2025 23:20:18 +0100 Subject: [PATCH] Aggiunta social custom. --- data/social.yaml | 2 ++ layouts/partials/tabler-icons/gitea.svg | 1 + layouts/partials/tabler-icons/keybase.svg | 1 + 3 files changed, 4 insertions(+) create mode 100644 layouts/partials/tabler-icons/gitea.svg create mode 100644 layouts/partials/tabler-icons/keybase.svg diff --git a/data/social.yaml b/data/social.yaml index 9e78db2..ab5acd4 100644 --- a/data/social.yaml +++ b/data/social.yaml @@ -2,7 +2,9 @@ social_icons: email: mailto:%s facebook: https://www.facebook.com/%s github: https://github.com/%s + gitea: https://git.sys42.eu/%s instagram: https://www.instagram.com/%s + keybase: https://keybase.io/%s linkedin: https://www.linkedin.com/in/%s mastodon: "%s" patreon: https://www.patreon.com/%s diff --git a/layouts/partials/tabler-icons/gitea.svg b/layouts/partials/tabler-icons/gitea.svg new file mode 100644 index 0000000..7035edb --- /dev/null +++ b/layouts/partials/tabler-icons/gitea.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/layouts/partials/tabler-icons/keybase.svg b/layouts/partials/tabler-icons/keybase.svg new file mode 100644 index 0000000..fb97a46 --- /dev/null +++ b/layouts/partials/tabler-icons/keybase.svg @@ -0,0 +1 @@ + \ No newline at end of file