mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-16 04:06:40 +02:00
Add example site
* Revert back to using author in params
This commit is contained in:
25
exampleSite/public/sitemap.xml
Normal file
25
exampleSite/public/sitemap.xml
Normal file
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/</loc>
|
||||
<lastmod>2015-08-22T15:45:30-07:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/posts/redirect-webpages-html/</loc>
|
||||
<lastmod>2015-08-22T15:45:30-07:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/about/</loc>
|
||||
<lastmod>2015-08-22T06:42:21-07:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/code/</loc>
|
||||
<lastmod>2015-08-19T20:29:37-07:00</lastmod>
|
||||
</url>
|
||||
|
||||
</urlset>
|
Reference in New Issue
Block a user