Move blogs into pages directory.
This commit is contained in:
6
pages/blog/2019-12-02-gentoo-and-how-its-useful.cfg.php
Normal file
6
pages/blog/2019-12-02-gentoo-and-how-its-useful.cfg.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$title = "Gentoo and How It's Useful";
|
||||
$description = "A reflection on my experience with Gentoo since I've started using it.
|
||||
";
|
||||
$created = "2019-12-02";
|
||||
$updated = "2019-12-02";
|
Reference in New Issue
Block a user