Modal view, navbar, js folder structure

This commit is contained in:
2022-01-24 16:12:31 +01:00
parent a500b5eecc
commit 9e7436684c
6 changed files with 144 additions and 19 deletions

View File

@@ -10,6 +10,7 @@ function navbar($depth, $active = NULL) {
'Kontakt' => 'kontakt',
'Webmail' => 'mail',
//'Webmail' => 'https://webmail.pvv.ntnu.no/',
'Galleri' => 'galleri',
'Wiki' => 'pvv',
'Git' => 'https://git.pvv.ntnu.no/',
];