Ensure that the DOCTYPE declaration is present in every html file and correct html locale headers
This commit is contained in:
parent
308be7b9b2
commit
0ce04f3889
20 changed files with 36 additions and 19 deletions
2
403.html
2
403.html
|
@ -5,7 +5,7 @@
|
|||
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang="en">
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
<title>Forbidden - Snowcake</title>
|
||||
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.png">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue