Browse Source

doc/t2h.init: remove resource-type and distribution meta elements

The W3C validator complains about these.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
tags/n2.1
Timothy Gu Stefano Sabatini 12 years ago
parent
commit
8fd8ead23c
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      doc/t2h.init

+ 0
- 2
doc/t2h.init View File

@@ -92,8 +92,6 @@ $Texi2HTML::THISDOC{program_authors}


$description $description
<meta name="keywords" content="$longtitle"> <meta name="keywords" content="$longtitle">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="$Texi2HTML::THISDOC{program}"> <meta name="Generator" content="$Texi2HTML::THISDOC{program}">
$encoding $encoding
$CSS_LINES $CSS_LINES


Loading…
Cancel
Save