mirror of
https://codeberg.org/vegvisir/website.git
synced 2025-09-14 17:03:42 +02: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>
|