mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-27 14:32:31 +00:00
Set the right URL for the 4.01 DTD; doubt it matters, but might as well.
This commit is contained in:
parent
12f95c88b5
commit
2162b8bf46
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK rel="StyleSheet" type="text/css" href="/styles/<?=$theme?>/level1.css">
|
||||
|
|
Loading…
Reference in a new issue