Commit Graph

7 Commits

Author SHA1 Message Date
Mark
5be4001ee2 Refactor header PHP inclusion and fix typo in index.php
Moved PHP includes inside the `<head>` tag in `header.php` for proper structure and readability. Fixed a typo in variable name `$URLsorrection` in `index.php` to ensure correct script inclusion.
2025-05-09 10:26:26 +01:00
Gary
a3d3016846 Add meta.php for dynamic meta tag generation
- Introduced meta.php to handle meta tags dynamically based on the presence of values in the $ometa array.
- Set default values for meta tags using predefined variables if $ometa values are not set.
- Included essential meta tags for SEO and social media sharing, including Open Graph and Twitter cards.
- Ensured compatibility with various devices by adding viewport and charset meta tags.
2025-05-08 16:09:16 +01:00
Gary
6d432b5d2b Fix service section file inclusion and update services layout for better presentation 2025-05-08 09:54:36 +01:00
Gary
3ef444adff added services 2025-04-29 09:43:56 +01:00
Gary
aabcca5c98 splitting header and nav into their own files 2025-04-10 14:27:42 +01:00
Gary
5279f51bd5 pages converted to php files and updated 2025-04-10 12:48:49 +01:00
Gary
6c67065ffd template added and chopped 2025-04-10 12:13:53 +01:00