themusicinnoise-site/pages/blog/2020-10-27-new-site-migration.cfg.php

7 lines
144 B
PHP
Raw Normal View History

2025-02-14 15:21:03 +01:00
<?php
$title = "New Site Migration";
$description = "I'm migrating my website... again! ";
$created = "2020-10-27";
$updated = "2020-10-27";
?>