fix: footer links

This commit is contained in:
Gigi
2022-04-26 18:32:22 +02:00
parent afb0d079d8
commit 213fe61672

View File

@@ -20,7 +20,7 @@ layout: core
{{ content }} {{ content }}
</div> </div>
<div class="footer"> <div class="footer">
Made with 🧡 by <a href="https://dergigi.com">Gigi</a>. Made with <a href="https://dergigi.com/support" target="_blank">🧡</a> by <a href="https://dergigi.com" target="_blank">Gigi</a>.
</div> </div>
</div> </div>
</div> </div>