bibb-theme/theme.config.php

6 lines
93 B
PHP
Executable File

<?php
return array(
'extends' => 'bootstrap5',
'favicon' => 'images/favicon.ico',
);