Add scroll to top button to articlce list on scroll

This commit is contained in:
Matthew Grove
2019-02-26 08:01:18 +00:00
parent 2cf78fbc69
commit 37d9672892
31 changed files with 1941 additions and 0 deletions

39
_site/sitemap.xml Normal file
View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>/404.html</loc>
<lastmod>2019-02-26</lastmod>
<changefreq>hourly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>/</loc>
<lastmod>2019-02-26</lastmod>
<changefreq>hourly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>/articles/2019/01/01/article-name.html</loc>
<lastmod>2019-02-26</lastmod>
<changefreq>hourly</changefreq>
<priority>0.5</priority>
</url>
</urlset>