7 lines
145 B
PHP
7 lines
145 B
PHP
<?php
|
|
$title = "Esperanto";
|
|
$description = "My recent interest in an artificial language.";
|
|
$created = "2017-01-26";
|
|
$updated = "2017-01-26";
|
|
?>
|