Fix navbar links #54
|
@ -10,7 +10,7 @@ function navbar($depth, $active = NULL) {
|
||||||
'Kontakt' => 'kontakt',
|
'Kontakt' => 'kontakt',
|
||||||
'Webmail' => 'mail',
|
'Webmail' => 'mail',
|
||||||
|
|||||||
'Galleri' => 'galleri',
|
'Galleri' => 'galleri',
|
||||||
'Wiki' => 'pvv',
|
'Wiki' => 'https://wiki.pvv.ntnu.no/',
|
||||||
'Git' => 'https://git.pvv.ntnu.no/',
|
'Git' => 'https://git.pvv.ntnu.no/',
|
||||||
'Tjenester' => 'tjenester',
|
'Tjenester' => 'tjenester',
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue
We should move this to webmail., deprecating spikkjeposche in combination with the other PRs
Okay, after some discussion, we(me+oysteikt) decided we should merge and test this and the related pvv-nixos-config PRs, and then migrate the new domains afterwards.