Files
fotobox-web/config.inc.php.example
Thies Mueller bbcfaf32f7 initial commit
2026-04-25 23:00:38 +02:00

11 lines
325 B
Plaintext

<?php
return [
'home_page_text' => 'Fotobox',
'home_page_logo' => 'assets/logo/logo1.png',
'home_page_logo2' => 'assets/logo/logo2.png',
'home_button_text' => 'Fotobox finden',
'home_button_link' => '/woistdiebox.html',
'share_text' => 'Schau dir das Bild an was ich mit der Fotobox gemacht hab!'
];