Add new version in repository
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$theme = include __DIR__.'/themes/default.php';
|
||||
$theme = include __DIR__.'/themes/green.php';
|
||||
|
||||
// Additionnal views to append items to the navbar
|
||||
$theme['navbar'] += [
|
||||
|
||||
Reference in New Issue
Block a user