mirror of
https://codeberg.org/vegvisir/website.git
synced 2025-09-15 01:13:42 +02:00
4 lines
No EOL
130 B
PHP
4 lines
No EOL
130 B
PHP
// File: /var/www/my-website/public/index.php
|
|
|
|
<p>Some content...</p>
|
|
<script><?= VV::js("public/assets/js/script.js") ?></script>
|