Small detail: made the redirection page W3C-compliant
This commit is contained in:
parent
b818a4a213
commit
d302fd124d
@ -1,6 +1,9 @@
|
||||
<html>
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; url=/toc/"/>
|
||||
<title>The Ardour Manual</title>
|
||||
<meta http-equiv="Content-type" content="text/html; charset=UTF-8">
|
||||
<meta http-equiv="refresh" content="0; url=/toc/"/>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user