themusicinnoise-site/pages/blog/2019-06-13-blog-break-is-over.cfg.php

7 lines
130 B
PHP
Raw Normal View History

2025-02-14 15:21:03 +01:00
<?php
$title = "Blog Break Is Over";
$description = "I'm back to blogging.";
$created = "2019-06-13";
$updated = "2019-06-13";
?>