vlw.se/public/work/wip.php
Victor Westerlund eeaaeeecdd chore: bump Vegvisir to 3.7.0 (#69)
In this PR we add support for and bump Vegvisir to version 3.7.0

Reviewed-on: https://codeberg.org/vlw/vlw.se/pulls/69
2026-03-28 13:18:19 +01:00

11 lines
396 B
PHP

<?= VV::css("public/assets/css/pages/work/wip") ?>
<section class="disclaimer">
<h1>Soon, very soon!</h1>
<p>Bear with me as I cook up some texts about this project! Hopefully with some pictures too.</p>
</section>
<section class="actions">
<a href="/work"><button class="inline">
<p>to featured work</p>
<?= VV::embed("public/assets/media/icons/chevron.svg") ?>
</button></a>
</section>