themusicinnoise-site/pages/blog/2020-01-13-recipe:-pollo-picantito.cfg.php

7 lines
142 B
PHP
Raw Normal View History

2025-02-14 15:21:03 +01:00
<?php
$title = "Recipe: Pollo Picantito";
$description = "A spicy chicken & rice dish.";
$created = "2020-01-13";
$updated = "2020-01-13";
?>