mirror of
https://codeberg.org/vegvisir/website.git
synced 2025-09-13 16:33:42 +02:00
First (rushed 😦) release of the Vegvisir website. Reviewed-on: https://codeberg.org/vegvisir/website/pulls/1 Co-authored-by: vlw <victor@vlw.se> Co-committed-by: vlw <victor@vlw.se>
4 lines
No EOL
175 B
PHP
4 lines
No EOL
175 B
PHP
<style><?= VV::css("public/asssets/css/style.css") ?></style>
|
|
|
|
// Without file extension (appended automatically)
|
|
<style><?= VV::css("public/asssets/css/style.css") ?></style>
|