fix(content): rewording codeberg banner

This commit is contained in:
Victor Westerlund 2024-11-18 16:54:17 +01:00
parent 1ac2704124
commit f50e85150c

View file

@ -35,7 +35,7 @@
<section class="git">
<?= VV::embed("assets/media/icons/codeberg.svg") ?>
<p>Most of my free open-source software has been <a href="https://giveupgithub.com">moved from GitHub</a> to Codeberg. I also have a mirror of everything and some smaller projects on Forgejo.</p>
<p>I have moved most of my free open-source software <a href="https://giveupgithub.com">away from GitHub</a> to <a href="https://codeberg.org/vlw">Codeberg</a>. I also have a mirror of everything and sources for some smaller projects on <a href="https://git.vlw.se">Forgejo</a>.</p>
<div class="buttons">
<a href="https://codeberg.org/vlw"><button class="inline solid">Codeberg</button></a>
<a href="https://git.vlw.se"><button class="inline">Forgejo</button></a>
@ -178,4 +178,4 @@
<p>Something went wrong!</p>
<?php endif; ?>
<script><?= VV::js("assets/js/pages/work") ?></script>
<script><?= VV::js("assets/js/pages/work") ?></script>