diff --git a/site.hs b/site.hs index 02bf461..3db47e3 100644 --- a/site.hs +++ b/site.hs @@ -135,7 +135,7 @@ siteCtx = constField "tagline" "liberation, autonomy, privacy" `mappend` constField "site-title" "Reciproka Kolektivo" `mappend` constField "copy-year" "2024" `mappend` - constField "github-repo" "https://reciproka.dev/reciproka/reciproka-web" `mappend` + constField "source-repo" "https://reciproka.dev/reciproka/reciproka-web" `mappend` defaultContext baseCtx = diff --git a/templates/sidebar.html b/templates/sidebar.html index c6ae199..ccba48b 100644 --- a/templates/sidebar.html +++ b/templates/sidebar.html @@ -21,7 +21,7 @@ Archive - GitHub project + Project source