Move blogs into pages directory.
This commit is contained in:
6
pages/blog/2016-06-06-why-i-hate-the-web.cfg.php
Normal file
6
pages/blog/2016-06-06-why-i-hate-the-web.cfg.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$title = "Why I Hate the Web";
|
||||
$description = "A rant about web technologies.";
|
||||
$created = "2016-06-06";
|
||||
$updated = "2016-06-06";
|
||||
?>
|
Reference in New Issue
Block a user