themusicinnoise-site/pages/blog/2020-03-17-modesty.cfg.php

7 lines
141 B
PHP
Raw Normal View History

2025-02-14 15:21:03 +01:00
<?php
$title = "Modesty";
$description = "An exposition to the principle of modesty. ";
$created = "2020-03-17";
$updated = "2020-03-17";
?>