themusicinnoise-site/pages/blog/2017-10-10-restructuring-the-blog.cfg.php

7 lines
149 B
PHP
Raw Normal View History

2025-02-14 15:21:03 +01:00
<?php
$title = "Restructuring the Blog";
$description = "An explanation for any broken links.";
$created = "2017-10-10";
$updated = "2017-10-10";
?>