Add hosted-by text to footer

This commit is contained in:
Jesper Hess 2019-03-03 21:16:57 +01:00
부모 cf814064f2
커밋 ac4669f12b
Signed by untrusted user: graffen
GPG 키 ID: 351A89E40D763F0F
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -196,7 +196,7 @@
<footer>
<div class="container">
Source: <a href="https://git.data.coop/cryptohagen.dk/website">https://git.data.coop/cryptohagen.dk/website</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 code</a> | Site built: {{ "now" | date: "%Y-%m-%d %H:%M" }} UTC |</small>
</div>
</footer>