Move blogs into pages directory.
This commit is contained in:
6
pages/blog/2024-11-11-introducing-menu-helper.cfg.php
Normal file
6
pages/blog/2024-11-11-introducing-menu-helper.cfg.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$title = "Introducing Menu-Helper";
|
||||
$description = "Introducing a program I created to help choose recipes for the weekly menu.";
|
||||
$created = "2024-11-11";
|
||||
$updated = "2024-11-11";
|
||||
?>
|
Reference in New Issue
Block a user