Move blogs into pages directory.
This commit is contained in:
6
pages/blog/2016-08-13-strict-compilers.cfg.php
Normal file
6
pages/blog/2016-08-13-strict-compilers.cfg.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$title = "Strict Compilers";
|
||||
$description = "Why I think it's important to use a strict compiler.";
|
||||
$created = "2016-08-13";
|
||||
$updated = "2016-08-13";
|
||||
?>
|
Reference in New Issue
Block a user