inital commit
This commit is contained in:
commit
472092fe43
13 changed files with 1714 additions and 0 deletions
9
config.php
Normal file
9
config.php
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
return array(
|
||||
"frontends" => array(
|
||||
"wallhaven" => array(
|
||||
"apikey" => "",
|
||||
),
|
||||
),
|
||||
);
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue