This website requires JavaScript.
Explore
Help
Sign In
peter
/
ukaiautomation
Watch
1
Star
0
Fork
0
You've already forked ukaiautomation
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ec87ef529b139c322deea812a05226a46f7a4e23
ukaiautomation
/
includes
/
header.php
2 lines
86 B
PHP
Raw
Normal View
History
Unescape
Escape
Backup database and code changes - 2025-06-09 05:33:32
2025-06-09 05:33:32 +00:00
<!--
Navigation
-->
Site improvements: nav refactor, CSS readability, hover fixes, remove unverified badges - Refactored navigation: all 44 pages now use shared includes/nav.php - Added Free Tools link to navigation (was missing from 29+ pages) - CSS readability: darker body text (#333), secondary text (#555), bolder hero subtitle - CSS: darkened link colour (#148a72) for WCAG AA compliance - CSS: increased stat label font size to 1rem - Fixed industry-card hover white-on-white text bug - Removed ICO Registered and Cyber Essentials claims (not yet registered) - Cache version bumped to v1.1.2
2026-02-10 22:21:16 +00:00
<
?
php
include
(
$_SERVER
[
"
DOCUMENT_ROOT
"
]
.
"
/includes/nav.php
"
);
?>
Reference in New Issue
Copy Permalink