chore(fix): pathname to codeberg logo embed on /work

This commit is contained in:
Victor Westerlund 2024-11-18 22:09:33 +01:00
parent 18e1ae5088
commit 71d9f5e3ac

View file

@ -34,7 +34,7 @@
<style><?= VV::css("public/assets/css/pages/work") ?></style>
<section class="git">
<?= VV::embed("assets/media/icons/codeberg.svg") ?>
<?= VV::embed("public/assets/media/icons/codeberg.svg") ?>
<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>