mirror of
https://codeberg.org/vegvisir/website.git
synced 2025-09-14 08:53:42 +02:00
5 lines
No EOL
118 B
PHP
5 lines
No EOL
118 B
PHP
// File: /var/www/my-website/shells/document.php
|
|
|
|
<header>
|
|
<?= VV::embed("public/assets/media/logo.svg") ?>
|
|
</header>
|