diff options
| -rw-r--r-- | gospeladlershof.de/layouts/partials/header.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gospeladlershof.de/layouts/partials/header.tmpl b/gospeladlershof.de/layouts/partials/header.tmpl index 4950b8a..53b0a09 100644 --- a/gospeladlershof.de/layouts/partials/header.tmpl +++ b/gospeladlershof.de/layouts/partials/header.tmpl @@ -78,6 +78,7 @@ <![endif]--> <link href="{{.Site.BaseURL}}favicon.ico" rel="shortcut icon"> + <link rel="sitemap" type="application/xml" title="Sitemap" href="/sitemap.xml"> </head> |
