themusicinnoise-site/pages/blog/2020-09-28-be-radical.cfg.php

7 lines
339 B
PHP
Raw Normal View History

2025-02-14 15:21:03 +01:00
<?php
$title = "Be Radical";
$description = "Many people dislike the logical conclusions of their own reasoning, but fail to recognize that this makes their reasoning false. I propose the acceptance of radical thinking and the rejection of any reasoning that does not lead to truth. ";
$created = "2020-09-28";
$updated = "2020-09-28";
?>