<?php
/*
 * This file is part of MinigalNano: https://github.com/sebsauvage/MinigalNano
 *
 * MiniGal Nano is based on an original work by Thomas Rybak (© 2010)
 *
 * MinigalNano is licensed under the AGPL v3 (https://gnu.org/licenses/agpl-3.0.txt).
 */

/*
 * INSERT HERE YOUR CUSTOMIZED SETTINGS
 * for the list of options, check config-default.php
 */

$title = "Your Own MiniGal Nano";

?>