mirror of
https://codeberg.org/vlw/vlw.se.git
synced 2025-09-13 13:03:41 +02:00
11 lines
No EOL
410 B
PHP
11 lines
No EOL
410 B
PHP
<style><?= VV::css("public/assets/css/pages/work/wip") ?></style>
|
|
<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>
|