7 lines
120 B
PHP
7 lines
120 B
PHP
|
<?php
|
||
|
$title = "Your Computer, Your Computing";
|
||
|
$description = "";
|
||
|
$created = "2017-05-13";
|
||
|
$updated = "2017-05-13";
|
||
|
?>
|