Fix navbar links #54

Merged
felixalb merged 2 commits from fix-navbar-links into master 2024-04-10 21:38:58 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit da6c1963f8 - Show all commits

View File

@ -10,7 +10,7 @@ function navbar($depth, $active = NULL) {
'Kontakt' => 'kontakt',
'Webmail' => 'mail',
Review

We should move this to webmail., deprecating spikkjeposche in combination with the other PRs

We should move this to webmail., deprecating spikkjeposche in combination with the other PRs
Review

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.

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.
'Galleri' => 'galleri',
'Wiki' => 'pvv',
'Wiki' => 'https://wiki.pvv.ntnu.no/',
'Git' => 'https://git.pvv.ntnu.no/',
'Tjenester' => 'tjenester',
];