Move blogs into pages directory.
This commit is contained in:
6
pages/blog/2020-01-13-recipe:-pollo-picantito.cfg.php
Normal file
6
pages/blog/2020-01-13-recipe:-pollo-picantito.cfg.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$title = "Recipe: Pollo Picantito";
|
||||
$description = "A spicy chicken & rice dish.";
|
||||
$created = "2020-01-13";
|
||||
$updated = "2020-01-13";
|
||||
?>
|
Reference in New Issue
Block a user