mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-29 20:19:55 +00:00
+ added plugin for sitemap generation
- removed license file (now it is link to authors)
This commit is contained in:
39
sitemap.xml
39
sitemap.xml
@ -1,39 +0,0 @@
|
||||
<?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>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://arcan1s.github.io/about</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://arcan1s.github.io/authors</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://arcan1s.github.io/blog/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://arcan1s.github.io/2014/01/14/about-zshrc.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://arcan1s.github.io/projects/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://arcan1s.github.io/projects/git-etc</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://arcan1s.github.io/projects/oblikuestrategies</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://arcan1s.github.io/projects/pytextmonitor</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://arcan1s.github.io/projects/queued</loc>
|
||||
</url>
|
||||
</urlset>
|
Reference in New Issue
Block a user