Add my template project
This commit is contained in:
9
config/0000.root.php
Normal file
9
config/0000.root.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
$config['root'] = [
|
||||
'title' => 'Тестовый сайт',
|
||||
'description' => 'Описание сайта для embed ссылок',
|
||||
'keywords' => [
|
||||
'ключевые',
|
||||
'слова',
|
||||
],
|
||||
];
|
Reference in New Issue
Block a user