Move blogs into pages directory.
This commit is contained in:
6
pages/blog/2017-05-02-patch-files.cfg.php
Normal file
6
pages/blog/2017-05-02-patch-files.cfg.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$title = "Patch Files";
|
||||
$description = "Defending the use of patch files over pull request nonsense.";
|
||||
$created = "2017-05-02";
|
||||
$updated = "2017-05-02";
|
||||
?>
|
Reference in New Issue
Block a user