mirror of
https://codeberg.org/vlw/vlw.se.git
synced 2025-09-13 21:13:40 +02:00
This PR adds support for the latest major release of the [Vegvisir framework](https://vegvisir.vlw.se) Reviewed-on: https://codeberg.org/vlw/vlw.se/pulls/1 Co-authored-by: vlw <victor@vlw.se> Co-committed-by: vlw <victor@vlw.se>
6 lines
No EOL
243 B
PHP
6 lines
No EOL
243 B
PHP
<style><?= VV::css("assets/css/pages/error") ?></style>
|
|
<canvas></canvas>
|
|
<section class="error">
|
|
<h1 glitch-text><span>4</span><span>0</span><span>4</span></h1>
|
|
</section>
|
|
<script type="module"><?= VV::js("assets/js/pages/error") ?></script>
|