themusicinnoise-site/pages/blog/2024-11-11-introducing-menu-helper.cfg.php

7 lines
189 B
PHP

<?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";
?>