remove -au from html lang

This commit is contained in:
Ray 2024-02-09 13:39:12 +11:00
parent 7b8f93ad7a
commit 386febc154
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-au"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>reiyua</title> <title>reiyua</title>