7 lines
243 B
PHP
7 lines
243 B
PHP
<?php
|
|
$title = "Religion & Politics";
|
|
$description = "An essay on the relationship between religion & politics, and how one's religious values may be legitimate in political conversation.";
|
|
$created = "2024-02-15";
|
|
$updated = "2024-02-15";
|
|
?>
|