Move blogs into pages directory.
This commit is contained in:
6
pages/blog/2019-12-09-recipe:-potato-stir-fry.cfg.php
Normal file
6
pages/blog/2019-12-09-recipe:-potato-stir-fry.cfg.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$title = "Recipe: Potato Stir-Fry";
|
||||
$description = "";
|
||||
$created = "2019-12-09";
|
||||
$updated = "2019-12-09";
|
||||
?>
|
Reference in New Issue
Block a user