mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-03 01:39:15 +02:00
Set bootstrap5 template as default
This commit is contained in:
parent
c1050e08e8
commit
07ba4f179d
4 changed files with 8 additions and 8 deletions
|
@ -46,7 +46,7 @@ class Configuration
|
|||
'syntaxhighlightingtheme' => '',
|
||||
'sizelimit' => 10485760,
|
||||
'templateselection' => false,
|
||||
'template' => 'bootstrap',
|
||||
'template' => 'bootstrap5',
|
||||
'availabletemplates' => array(
|
||||
'bootstrap5',
|
||||
'bootstrap',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue