This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
cryptoaarhus.dk
/
website
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add hosted-by text to footer
master
Jesper Hess
2 years ago
parent
cf814064f2
commit
ac4669f12b
Signed by untrusted user:
graffen
<jesper@graffen.dk>
GPG Key ID:
351A89E40D763F0F
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
_layouts/base.html
+ 1
- 1
_layouts/base.html
View File
@@ -196,7 +196,7 @@
<footer>
<div class="container">
Source: <a href="https://git.data.coop/cryptohagen.dk/website">https://git.data.coop/cryptohagen.dk/websit
e</a> | Site built: {{ "now" | date: "%Y-%m-%d %H:%M" }} UTC
<small>| Generously hosted by <a href="https://data.coop">data.coop</a> | <a href="https://git.data.coop/cryptohagen.dk/website">Source cod
e</a> | Site built: {{ "now" | date: "%Y-%m-%d %H:%M" }} UTC
|</small>
</div>
</footer>
Write
Preview
Loading…
Cancel
Save