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