diff options
Diffstat (limited to 'html/index.php')
-rw-r--r-- | html/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ <!DOCTYPE html> -<html> +<html lang="en"> <head> <title>Spragg Software Services Ltd.</title> - <link rel="stylesheet" href="/style/main.css"></link> + <link rel="stylesheet" href="/style/main.css" /> </head> <body> <header> |