7 lines
310 B
PHP
7 lines
310 B
PHP
<?php
|
|
$title = "Technological Slave Mentality";
|
|
$description = "With the rise in use of digital technology solutions for our daily tasks, we run the risk of falling further into the technological slave mentality that is so pervasive in our modern world.
|
|
";
|
|
$created = "2020-04-27";
|
|
$updated = "2020-04-27";
|
|
?>
|