7 lines
187 B
PHP
7 lines
187 B
PHP
<?php
|
|
$title = "Software Used in Summer";
|
|
$description = "A list of software I've been using to compose songs for the Summer album.";
|
|
$created = "2017-10-13";
|
|
$updated = "2017-10-13";
|
|
?>
|