Move blogs into pages directory.
This commit is contained in:
6
pages/blog/2021-09-07-linux-just-works.cfg.php
Normal file
6
pages/blog/2021-09-07-linux-just-works.cfg.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$title = "Linux Just Works";
|
||||
$description = "Contrary to popular belief, Linux (unlike Windows) just works.";
|
||||
$created = "2021-09-07";
|
||||
$updated = "2021-09-07";
|
||||
?>
|
Reference in New Issue
Block a user