10 lines
287 B
Plaintext
10 lines
287 B
Plaintext
<?php
|
|
|
|
return [
|
|
'base_url' => 'http://localhost:8080',
|
|
'title' => 'Danb Gallery',
|
|
'author_text' => 'Dan Brown',
|
|
'author_link' => 'https://danb.me',
|
|
'license_link' => 'https://creativecommons.org/publicdomain/zero/1.0/',
|
|
'license_text' => 'CC0 - Public Domain',
|
|
]; |