mirror of
https://codeberg.org/vegvisir/website.git
synced 2025-09-13 16:33:42 +02:00
10 lines
No EOL
394 B
PHP
10 lines
No EOL
394 B
PHP
<?= VV::include("public/docs/v3.1.4/Reference/layout") ?>
|
|
<main>
|
|
<section class="md">
|
|
<container>
|
|
<h1>PHP Reference</h1>
|
|
<p>Vegvisir exposes a single global static class <code>VV</code> that can be used in any script/page loaded with Vegvisir.</p>
|
|
<p>This class contains various methods for importing, inlining assets, and returning pathnames.</p>
|
|
</container>
|
|
</section>
|
|
</main>
|