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 = "What is Love?";
$description = "Despite this being the age where we talk the most about \"Love\", what is it truly? And do the people that talk about it the most truly love others?";
$created = "2020-12-12";
$updated = "2020-12-13";
?>