Merge pull request #138 from netz39/133-der-link-jeder-statischen-seite-zu-github-ist-kaputt

fix: add missing repository variable to _config,yml
This commit is contained in:
teuserer 2024-10-28 16:11:06 +01:00 committed by GitHub
commit 5985737f20
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,6 +64,8 @@ collections:
title: Events title: Events
# BUILD SETTINGS # BUILD SETTINGS
github:
repository_url: https://github.com/netz39/www.netz39.de
sass: sass:
style: compressed style: compressed
plugins: [jekyll-paginate, jekyll-seo-tag, jekyll-feed] plugins: [jekyll-paginate, jekyll-seo-tag, jekyll-feed]