From f9c4e0f52053c35b6c62c084f6fceaffecf996a6 Mon Sep 17 00:00:00 2001 From: Fiscal Velvet Poet Date: Thu, 11 Jan 2024 18:02:46 +1000 Subject: [PATCH] removed references to github resolves #4 --- site.hs | 2 +- templates/sidebar.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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