7 lines
177 B
PHP
7 lines
177 B
PHP
|
<?php
|
||
|
$title = "Contextualizing Scripture";
|
||
|
$description = "Explaining why I like to have lots of footnotes in my Bibles.";
|
||
|
$created = "2025-02-13";
|
||
|
$updated = "2025-02-13";
|
||
|
?>
|