Move blogs into pages directory.
This commit is contained in:
6
pages/blog/2018-03-18-hosting-my-own-git.cfg.php
Normal file
6
pages/blog/2018-03-18-hosting-my-own-git.cfg.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$title = "Hosting My Own Git";
|
||||
$description = "About my migration away from code hosting services, hosting my own git server.";
|
||||
$created = "2018-03-18";
|
||||
$updated = "2018-03-18";
|
||||
?>
|
Reference in New Issue
Block a user