mirror of
https://codeberg.org/vegvisir/website.git
synced 2025-11-05 20:42:42 +01:00
4 lines
No EOL
129 B
PHP
4 lines
No EOL
129 B
PHP
// File: /var/www/my-website/public/index.php
|
|
|
|
<style><?= VV::js("public/assets/css/style.css") ?></style>
|
|
<p>Some content...</p>
|