7 lines
299 B
PHP
7 lines
299 B
PHP
<?php
|
|
$title = "Culture as a Common Good";
|
|
$description = "For a long time I have attempted to reconcile the Church's recognition of Intellectual Property with the nature of culture as a Common Good. In this post I try to synthesize these two.";
|
|
$created = "2021-02-19";
|
|
$updated = "2021-02-19";
|
|
?>
|