From: Danilo M. Date: Fri, 17 Apr 2026 14:37:17 +0000 (+0200) Subject: feat: embed social sharing widget inline on repository page X-Git-Tag: release_22042026-1342~109 X-Git-Url: https://git.danix.xyz/?a=commitdiff_plain;h=4472500af456a7499648b527d4c17279428b7aa3;p=danix.xyz-2.git feat: embed social sharing widget inline on repository page --- diff --git a/themes/danix-xyz-hacker/layouts/repository/list.html b/themes/danix-xyz-hacker/layouts/repository/list.html index 71a998e..95f1f36 100644 --- a/themes/danix-xyz-hacker/layouts/repository/list.html +++ b/themes/danix-xyz-hacker/layouts/repository/list.html @@ -16,6 +16,11 @@ {{ .Content }} + +
+ {{ partial "social-share.html" (dict "page" . "mode" "inline") }} +
+

{{ i18n "githubReposTitle" }}