]> Shamusworld >> Repos - ardour-manual/commitdiff
Small detail: made the redirection page W3C-compliant
authorEd Ward <edwsaintesprit@hotmail.com>
Wed, 19 Apr 2017 09:22:44 +0000 (11:22 +0200)
committerLen Ovens <len@ovenwerks.net>
Sun, 23 Apr 2017 14:47:34 +0000 (07:47 -0700)
source/index.html

index 0dff123b57f7b2dc74c60ce72e96ae819391ae27..d0de962a9682f8a07afea8c323451cf6fa6a3369 100644 (file)
@@ -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>