Move blogs into pages directory.
This commit is contained in:
6
pages/blog/2016-05-18-hello-world.cfg.php
Normal file
6
pages/blog/2016-05-18-hello-world.cfg.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$title = "Hello, World!";
|
||||
$description = "A brief introduction to my blog.";
|
||||
$created = "2016-05-18";
|
||||
$updated = "2016-05-18";
|
||||
?>
|
Reference in New Issue
Block a user