updates and fixes

This commit is contained in:
Joey Kimsey
2025-01-26 15:05:00 -05:00
parent 1f25f8b995
commit 3f1fb6fb1c
10 changed files with 32 additions and 19 deletions

View File

@ -27,7 +27,7 @@ use TheTempusProject\TheTempusProject as App;
class Home extends Controller {
public function index() {
self::$title = '{SITENAME}';
self::$pageDescription = 'This is the homepage of your new Tempus Project Installation. Thank you for installing. find more info at https://thetempusproject.com';
self::$pageDescription = 'Joey Kimsey is a web app developer with nearly a decade of professional experience and another decade of hands on experience.';
$optionValues = [
(object) [ "post" => "python-dev", "option" => "Python Developer" ],
(object) [ "post" => "ecommerce-coder", "option" => "eCommerce Coder" ],