update domain name
This commit is contained in:
parent
5afd775b47
commit
ab81be9d19
2 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ description: There can be only one
|
||||||
lang: en-US
|
lang: en-US
|
||||||
timezone: Europe/Amsterdam
|
timezone: Europe/Amsterdam
|
||||||
image: assets/img/avatar.jpg
|
image: assets/img/avatar.jpg
|
||||||
repo: https://git.pizzapim.nl/pim/pizzeria
|
repo: https://git.pim.kunis.nl/pim/pizzeria
|
||||||
mode: light
|
mode: light
|
||||||
|
|
||||||
author:
|
author:
|
||||||
|
@ -12,7 +12,7 @@ author:
|
||||||
username: pim
|
username: pim
|
||||||
avatar: /assets/img/avatar.jpg
|
avatar: /assets/img/avatar.jpg
|
||||||
|
|
||||||
url: "https://pizzapim.nl"
|
url: "https://pim.kunis.nl"
|
||||||
baseurl: "/"
|
baseurl: "/"
|
||||||
permalink: /:title/
|
permalink: /:title/
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<a class="footer_item" href="https://git.pizzapim.nl/pim"><i class="fa-solid fa-code-branch"></i> Git</a>
|
<a class="footer_item" href="https://git.pim.kunis.nl/pim"><i class="fa-solid fa-code-branch"></i> Git</a>
|
||||||
<a class="footer_item" rel="me" href="https://social.pizzapim.nl/@pim"><i class="fab fa-mastodon"></i> Mastodon</a>
|
<a class="footer_item" rel="me" href="https://social.pizzapim.nl/@pim"><i class="fab fa-mastodon"></i> Mastodon</a>
|
||||||
<span class="footer_item">© {{ site.time | date: "%Y" }}</span>
|
<span class="footer_item">© {{ site.time | date: "%Y" }}</span>
|
||||||
<small class="footer_copyright">
|
<small class="footer_copyright">
|
||||||
|
|
Reference in a new issue