diff --git a/config.toml b/config.toml index 894c144..14d8fd9 100644 --- a/config.toml +++ b/config.toml @@ -39,7 +39,7 @@ archetypeDir = "../kollegen-posts/archetypes" twitter = "" instagram = "" youtube = "" - github = "https://github.com/chs8691/kollegenrunde" + gitea = "https://kollegen.uber.space/gitea/kollegenrunde/kollegen-posts" gitlab = "" strava = "https://www.strava.com/clubs/kollegenrunde" linkedin = "" diff --git a/layouts/partials/social-follow.html b/layouts/partials/social-follow.html index 245fe02..a8526ab 100644 --- a/layouts/partials/social-follow.html +++ b/layouts/partials/social-follow.html @@ -1,7 +1,7 @@ {{ $icon_size := "32px" }} {{ with .Param "strava" }} - + {{ partial "svg/strava.svg" (dict "size" $icon_size) }} {{- partial "new-window-icon.html" . -}} @@ -48,6 +48,12 @@ {{- partial "new-window-icon.html" . -}} {{ end }} +{{ with .Param "gitea" }} + + {{ partial "svg/gitea.svg" (dict "size" $icon_size) }} + {{- partial "new-window-icon.html" . -}} + +{{ end }} {{ with .Param "gitlab" }} {{ partial "svg/gitlab.svg" (dict "size" $icon_size) }} diff --git a/layouts/partials/svg/gitea.svg b/layouts/partials/svg/gitea.svg new file mode 100644 index 0000000..7a48c75 --- /dev/null +++ b/layouts/partials/svg/gitea.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + +