diff options
| author | nsfisis <nsfisis@gmail.com> | 2021-03-05 23:57:13 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2021-03-05 23:57:13 +0900 |
| commit | 014f214e344e1fd80af2b4c52435aaf1d18afa04 (patch) | |
| tree | 711af66af3e63e4cfe912452a8e38050bb3e37f1 /docs/sitemap.xml | |
| parent | f0502ecb8cd86aa9942a0658ad8b10fb11bc9c14 (diff) | |
| download | blog.nsfisis.dev-014f214e344e1fd80af2b4c52435aaf1d18afa04.tar.gz blog.nsfisis.dev-014f214e344e1fd80af2b4c52435aaf1d18afa04.tar.zst blog.nsfisis.dev-014f214e344e1fd80af2b4c52435aaf1d18afa04.zip | |
rename public/ to docs/
Diffstat (limited to 'docs/sitemap.xml')
| -rw-r--r-- | docs/sitemap.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/sitemap.xml b/docs/sitemap.xml new file mode 100644 index 0000000..e9c4d95 --- /dev/null +++ b/docs/sitemap.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" + xmlns:xhtml="http://www.w3.org/1999/xhtml"> + <url> + <loc>http://nsfisis.github.io/</loc> + <lastmod>2021-03-05T23:38:21+09:00</lastmod> + </url><url> + <loc>http://nsfisis.github.io/posts/my-first-post/</loc> + <lastmod>2021-03-05T23:38:21+09:00</lastmod> + </url><url> + <loc>http://nsfisis.github.io/posts/</loc> + <lastmod>2021-03-05T23:38:21+09:00</lastmod> + </url><url> + <loc>http://nsfisis.github.io/categories/</loc> + </url><url> + <loc>http://nsfisis.github.io/tags/</loc> + </url> +</urlset> |
