7 lines
219 B
PHP
7 lines
219 B
PHP
<?php
|
|
$title = "Ideas for Improv II";
|
|
$description = "My influences from heavier psychedelic rock (stoner rock) and ideas it has given me for a possible Improv II.";
|
|
$created = "2018-01-13";
|
|
$updated = "2018-01-13";
|
|
?>
|