7 lines
174 B
PHP
7 lines
174 B
PHP
<?php
|
|
$title = "Patches and Suckless";
|
|
$description = "Announcing a new page for patches I use for suckless software.
|
|
";
|
|
$created = "2019-10-25";
|
|
$updated = "2019-10-25";
|
|
?>
|