Move blogs into pages directory.
This commit is contained in:
6
pages/blog/2020-11-12-new-website-setup.cfg.php
Normal file
6
pages/blog/2020-11-12-new-website-setup.cfg.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?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";
|
||||
?>
|
Reference in New Issue
Block a user