fix: add support for Vegvisir 3.5.0

This commit is contained in:
Victor Westerlund 2026-01-17 21:53:02 +01:00
parent 3af40f71be
commit ab8da6e50f
Signed by: vlw
GPG key ID: D0AD730E1057DFC6

View file

@ -122,7 +122,7 @@ generate_example_website() {
"<body>" "<body>"
" <?php // Replace this comment with elements you wish to keep loaded between pages ?>" " <?php // Replace this comment with elements you wish to keep loaded between pages ?>"
" " " "
" <vv-shell></vv-shell>" " <?= VV::shell() ?>"
" " " "
" <?= VV::init() ?>" " <?= VV::init() ?>"
"</body>" "</body>"