add html lang

This commit is contained in:
Lynne Megido 2020-03-27 13:47:07 +10:00
parent ae80855d9d
commit 8f680cceca
Signed by: lynnesbian
GPG Key ID: F0A184B5213D9F90
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang='en' prefix="og: http://ogp.me/ns#">
<html lang='en-AU' prefix="og: http://ogp.me/ns#">
<head>
<meta charset="UTF-8">

View File

@ -3,7 +3,7 @@ title: "Retro"
less_important: true
---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<HTML>
<HTML LANG='en-AU'>
<HEAD>
<TITLE>Welcome to my web site!</TITLE>