update sitemap title and header
This commit is contained in:
parent
83b5c43cd7
commit
be7a81b7ce
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
<xsl:template match="/">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>XML Sitemap</title>
|
||||
<title>XML Sitemap for oe7drt.com</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<style type="text/css">
|
||||
body {
|
||||
|
@ -65,7 +65,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
<h1>XML Sitemap</h1>
|
||||
<h1>XML Sitemap for oe7drt.com</h1>
|
||||
<p class="desc">
|
||||
This is a sitemap generated by <a href="https://gohugo.io">Hugo</a> to allow search engines to discover this blog's content.
|
||||
</p>
|
||||
|
@ -112,4 +112,4 @@
|
|||
</html>
|
||||
|
||||
</xsl:template>
|
||||
</xsl:stylesheet>
|
||||
</xsl:stylesheet>
|
||||
|
|
Loading…
Reference in a new issue