Move blogs into pages directory.
This commit is contained in:
6
pages/blog/2017-02-21-encrypted-backup-drive.cfg.php
Normal file
6
pages/blog/2017-02-21-encrypted-backup-drive.cfg.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$title = "Encrypted Backup Drive";
|
||||
$description = "How to create an encrypted backup drive using LUKS encrypted partitions.";
|
||||
$created = "2017-02-21";
|
||||
$updated = "2017-02-21";
|
||||
?>
|
Reference in New Issue
Block a user