themusicinnoise-site/pages/blog/2021-02-10-be-less-internet-dependent.cfg.php

7 lines
295 B
PHP

<?php
$title = "Be Less Internet Dependent";
$description = "Despite how convenient it may be to host our files and data on other people's computers (i.e. cloud storage) this presents us perhaps with more long-term problems than solutions.";
$created = "2021-02-10";
$updated = "2021-02-10";
?>