summaryrefslogtreecommitdiff
path: root/templates/du2html.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/du2html.xsl')
-rw-r--r--templates/du2html.xsl3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/du2html.xsl b/templates/du2html.xsl
index b60ec58..7c3128b 100644
--- a/templates/du2html.xsl
+++ b/templates/du2html.xsl
@@ -170,6 +170,9 @@
</style>
</x:for-each>
<x:apply-templates select="docinfo" mode="nav-links" />
+ <x:if test="$path = ''"> <!-- root / index document -->
+ <meta name="google-site-verification" content="NStibYPYcJWPVXEJMnjEOvQazfKubbaz3TrEi64my-Y" />
+ </x:if>
</head>
<body>
<div id="wrapper">