7 lines
106 B
PHP
7 lines
106 B
PHP
<?php
|
|
$title = "Why MacOS Sucks";
|
|
$description = "";
|
|
$created = "2017-09-04";
|
|
$updated = "2017-09-04";
|
|
?>
|