remake #2

Merged
fred.boniface merged 21 commits from remake into main 2022-10-30 20:07:18 +00:00
Showing only changes of commit 738946133c - Show all commits

View File

@ -4,5 +4,5 @@
<meta name="author" content="Frederick Boniface">
<link rel="icon" type="image/png" href="/images/favicon.png">
<link rel="stylesheet" href="/style/new_style.css">
<title><?php echo ucwords($page_title); ?></title> <!-- Apply Title Case To This Output -->
<title><?php echo ucwords($page_title); ?></title>
</head>