2
0
mirror of https://github.com/offen/website.git synced 2024-11-22 09:00:28 +01:00

point to offen/offen repo instead of org

This commit is contained in:
Frederik Ring 2020-05-21 16:43:03 +02:00
parent 1288360b47
commit 33624e9735
2 changed files with 6 additions and 6 deletions

View File

@ -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'

View File

@ -58,7 +58,7 @@
<a class="b link dim cclr-fnt-black-mid" href="/about/">About</a>
</li>
<li>
<a class="b link dim cclr-fnt-black-mid" href="{{ GITHUB_ORG }}" rel="noopener" target="_blank">GitHub</a>
<a class="b link dim cclr-fnt-black-mid" href="{{ GITHUB_REPO }}" rel="noopener" target="_blank">GitHub</a>
</li>
<li>
<a class="b link dim cclr-fnt-black-mid" href="{{ DOCS_URL }}" rel="noopener" target="_blank">Docs</a>
@ -95,7 +95,7 @@
<p class="ma0 mb3">
Audit our open source code and feel free to make a contribution.
</p>
<a class="b link dim ph4 pv2 dib b--solid bw2 cclr-brd-black-mid cclr-fnt-black-mid" href="{{GITHUB_ORG}}" rel="noopener" target="_blank">Get involved</a>
<a class="b link dim ph4 pv2 dib b--solid bw2 cclr-brd-black-mid cclr-fnt-black-mid" href="{{ GITHUB_REPO }}" rel="noopener" target="_blank">Get involved</a>
</div>
{% endif %}
@ -151,7 +151,7 @@
<a class="link b dim gray" href="{{ DOCS_URL }}" rel="noopener" target="_blank">Docs</a>
</p>
<p class="ma0">
<a class="link b dim gray" href="{{ GITHUB_ORG }}" rel="noopener" target="_blank">GitHub</a>
<a class="link b dim gray" href="{{ GITHUB_REPO }}" rel="noopener" target="_blank">GitHub</a>
</p>
</div>
<div class="w-25-l mt3 mr3">