mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2026-02-20 00:47:52 +01:00
Test run 2 for trying to implement fancy log inn page.
This commit is contained in:
@@ -854,15 +854,15 @@ $config = [
|
||||
/**************
|
||||
| APPEARANCE |
|
||||
**************/
|
||||
|
||||
/*
|
||||
* Which theme directory should be used?
|
||||
*/
|
||||
'module.enable' => [
|
||||
'themepvv' => TRUE,
|
||||
],
|
||||
|
||||
'theme.use' => 'themepvv:pvv',
|
||||
/*
|
||||
* Which theme directory should be used?
|
||||
*/
|
||||
'theme.use' => 'default',
|
||||
|
||||
/*
|
||||
* Set this option to the text you would like to appear at the header of each page. Set to false if you don't want
|
||||
|
||||
Reference in New Issue
Block a user