7 lines
162 B
PHP
7 lines
162 B
PHP
<?php
|
|
$title = "Patch Files";
|
|
$description = "Defending the use of patch files over pull request nonsense.";
|
|
$created = "2017-05-02";
|
|
$updated = "2017-05-02";
|
|
?>
|