themusicinnoise-site/pages/blog/2016-10-08-why-i-use-cc-by-nd.cfg.php

7 lines
154 B
PHP

<?php
$title = "Why I Use CC-BY-ND";
$description = "My reasons for using CC-BY-ND on my writings.";
$created = "2016-10-08";
$updated = "2016-10-08";
?>