7 lines
149 B
PHP
7 lines
149 B
PHP
<?php
|
|
$title = "Game/Website/App Creators";
|
|
$description = "Ranting about 'creator' software.";
|
|
$created = "2016-07-04";
|
|
$updated = "2016-07-04";
|
|
?>
|