7 lines
217 B
PHP
7 lines
217 B
PHP
<?php
|
|
$title = "On Separation of Church and State";
|
|
$description = "A reflection on the liberal hypocrisy of using the phrase \"separation of Church and State.\"";
|
|
$created = "2024-11-25";
|
|
$updated = "2024-11-25";
|
|
?>
|