+define('GARDEN_TEMPLATE_CONSTANTS', [
+ 'site_name' => 'garden',
+ 'site_language' => 'en',
+ 'site_copyline' => 'Content © Mr Fox',
+ 'site_author' => 'Mr Fox',
+
+ 'mastodon_link' => 'https://mastodon.website/@me',
+ 'mastodon_handle' => '@me',
+
+ 'itch_link' => 'https://itch.io',
+ 'itch_handle' => '@???.itch.io',