themusicinnoise-site/pages/blog/2020-11-12-new-website-setup.cfg.php

7 lines
176 B
PHP
Raw Normal View History

2025-02-14 15:21:03 +01:00
<?php
$title = "New Website Setup";
$description = "An overview of the new technologies and setup I have for my website.";
$created = "2020-11-12";
$updated = "2020-11-12";
?>