parent
381a188082
commit
15751325be
@ -1 +1,2 @@
|
||||
.*.swp
|
||||
config/config.php
|
||||
|
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
$config = [
|
||||
"site_name": "https://your-site.com",
|
||||
];
|
Loading…
Reference in new issue