From 33624e97352c041bd82495f0b757bf2cac098462 Mon Sep 17 00:00:00 2001
From: Frederik Ring
Date: Thu, 21 May 2020 16:43:03 +0200
Subject: [PATCH] point to offen/offen repo instead of org
---
homepage/pelicanconf.py | 6 +++---
homepage/theme/templates/base.html | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/homepage/pelicanconf.py b/homepage/pelicanconf.py
index 6a70d63..d5bd7e0 100644
--- a/homepage/pelicanconf.py
+++ b/homepage/pelicanconf.py
@@ -68,7 +68,7 @@ DECORATE_CONTENT = {
}
DOCS_URL = 'https://docs.offen.dev'
-GITHUB_ORG = 'https://github.com/offen'
+GITHUB_REPO = 'https://github.com/offen/offen'
CONTACT_EMAIL = 'hioffen@posteo.de'
GPG_KEY_FILE = '74B041E23DB29D552644CEB1B18C633D6967FE3F.asc'
PATREON_URL = 'https://www.patreon.com/offen'
@@ -78,7 +78,7 @@ RELEASE_DIRECT_URL = 'https://get.offen.dev'
DOCKER_DIRECT_URL = 'https://hub.docker.com/r/offen/offen'
HEROKU_DIRECT_URL = 'https://heroku.com/deploy?template=https://github.com/offen/heroku/tree/master'
OFFEN_AUDITORIUM_URL = 'https://analytics.offen.dev/auditorium'
-DOCS_GETSTARTED_URL ='https://docs.offen.dev/running-offen/'
-DOCS_TRYDEMO_URL ='https://docs.offen.dev/running-offen/test-drive/'
+DOCS_GETSTARTED_URL = 'https://docs.offen.dev/running-offen/'
+DOCS_TRYDEMO_URL = 'https://docs.offen.dev/running-offen/test-drive/'
OFFEN_ACCOUNT_ID = os.environ.get('OFFEN_ACCOUNT_ID', None)
diff --git a/homepage/theme/templates/base.html b/homepage/theme/templates/base.html
index 182455e..3e71e2b 100644
--- a/homepage/theme/templates/base.html
+++ b/homepage/theme/templates/base.html
@@ -58,7 +58,7 @@
About
- GitHub
+ GitHub
Docs
@@ -95,7 +95,7 @@
Audit our open source code and feel free to make a contribution.
- Get involved
+ Get involved
{% endif %}
@@ -151,7 +151,7 @@
Docs
- GitHub
+ GitHub