mirror of
https://codeberg.org/vegvisir/website.git
synced 2025-09-14 00:43: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>
5 lines
No EOL
185 B
PHP
5 lines
No EOL
185 B
PHP
// File: /var/www/my-website/shells/some-shell.php
|
|
|
|
<p>This paragraph will be above the wrapped content</p>
|
|
<vv-shell></vv-shell>
|
|
<p>This parahraph will be below the wrapped content</p> |