Move blogs into pages directory.

This commit is contained in:
2025-02-14 15:21:03 +01:00
parent e5b12d0692
commit 6f6725cb7a
505 changed files with 1014 additions and 877 deletions

View File

@ -0,0 +1,6 @@
<?php
$title = "How to Split Tech Monopolies";
$description = "As more and more of us start to conclude that large tech companies such as Facebook and Google must be broken up, the question arises as to how this should happen. This is especially important as often times a single product monopolizes the market (such as Skype). Interestingly enough, the solution isn't a new strategy, but an old one.";
$created = "2019-09-18";
$updated = "2019-09-18";
?>