From cb6fe83d9c23730c8ad33cc7d75c03c0afd12f65 Mon Sep 17 00:00:00 2001 From: Adam Spragg Date: Wed, 6 Jun 2018 13:25:07 +0100 Subject: Fix HTML validation issues on and should have a 'lang=""' attribute, and tags are not allowed by the spec. --- html/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/index.php') diff --git a/html/index.php b/html/index.php index 18ff7df..cf3ffe4 100644 --- a/html/index.php +++ b/html/index.php @@ -1,8 +1,8 @@ - + Spragg Software Services Ltd. - +
-- cgit v1.2.1