7 lines
189 B
PHP
7 lines
189 B
PHP
<?php
|
|
$title = "The Importance of Libre Games";
|
|
$description = "Why it's important to have libre games as well as other applications.";
|
|
$created = "2016-11-28";
|
|
$updated = "2016-11-28";
|
|
?>
|