diff options
author | Joe <rrbo@proton.me> | 2022-10-20 15:07:49 +0200 |
---|---|---|
committer | Joe <rrbo@proton.me> | 2022-10-20 15:07:49 +0200 |
commit | f27f2ff76edaa60ef3485d4b8747611daf077ca3 (patch) | |
tree | 423d19a2bf52c631cd4149bf252fdc370b8656ec /inc | |
parent | sidebar (diff) | |
download | joe-www-f27f2ff76edaa60ef3485d4b8747611daf077ca3.tar.gz joe-www-f27f2ff76edaa60ef3485d4b8747611daf077ca3.tar.bz2 joe-www-f27f2ff76edaa60ef3485d4b8747611daf077ca3.tar.xz joe-www-f27f2ff76edaa60ef3485d4b8747611daf077ca3.tar.zst joe-www-f27f2ff76edaa60ef3485d4b8747611daf077ca3.zip |
update
Diffstat (limited to 'inc')
-rw-r--r-- | inc/classic-contents.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/classic-contents.html b/inc/classic-contents.html index 9069454..a07a8fb 100644 --- a/inc/classic-contents.html +++ b/inc/classic-contents.html @@ -20,7 +20,7 @@ <!-- HEADER --> <!DOCTYPE html> -<html> +<html lang="en"> <head> <title>Joe's</title> <meta charset="UTF-8"> @@ -38,7 +38,7 @@ <!-- BLOAT HEAD --> <!DOCTYPE html> -<html> +<html lang="en"> <head> <title>Joe's</title> <meta charset="UTF-8"> |