mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-09 19:35:45 +00:00
added sitemap
This commit is contained in:
@ -1 +0,0 @@
|
||||
google-site-verification: google5eac5e745912b65c.html
|
@ -18,7 +18,7 @@
|
||||
<header>
|
||||
<h1>arcanis' homepage</h1>
|
||||
|
||||
<p class="view"><a href="/blog/main.html">My blog</a><br>
|
||||
<p class="view"><a href="/blog/index.html">My blog</a><br>
|
||||
<a href="/pages/projects.html">My projects</a></p>
|
||||
<p class="view"><a href="/pages/about.html">About me</a></p>
|
||||
|
||||
|
33
sitemap.xml
Normal file
33
sitemap.xml
Normal file
@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset
|
||||
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
|
||||
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
|
||||
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
|
||||
|
||||
<url>
|
||||
<loc>http://arcan1s.github.io/</loc>
|
||||
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://arcan1s.github.io/blog/index.html</loc>
|
||||
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://arcan1s.github.io/pages/projects.html</loc>
|
||||
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://arcan1s.github.io/pages/about.html</loc>
|
||||
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://arcan1s.github.io/index.html</loc>
|
||||
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://arcan1s.github.io/projects/git-etc.html</loc>
|
||||
<lastmod>2014-01-12T11:33:16+00:00</lastmod>
|
||||
</url>
|
||||
</urlset>
|
Reference in New Issue
Block a user