Skip to content

Commit

Permalink
feat(site/blog): update sitemap.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
qhanw committed Dec 6, 2023
1 parent 98762ef commit 35d3d14
Showing 1 changed file with 74 additions and 0 deletions.
74 changes: 74 additions & 0 deletions site/blog/public/sitemap1.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://qhan.wang/</loc>
<lastmod>2023-12-06T06:47:23.205Z</lastmod>
</url>
<url>
<loc>https://qhan.wang/posts</loc>
<lastmod>2023-12-06T06:47:23.205Z</lastmod>
</url>
<url>
<loc>https://qhan.wang/projects</loc>
<lastmod>2023-12-06T06:47:23.205Z</lastmod>
</url>
<url>
<loc>https://qhan.wang/posts/next-mdx</loc>
<lastmod>2023-11-30T09:41:19.000Z</lastmod>
</url>
<url>
<loc>https://qhan.wang/posts/ssr-timezone</loc>
<lastmod>2023-10-19T06:28:07.000Z</lastmod>
</url>
<url>
<loc>https://qhan.wang/posts/css-gradient-circle</loc>
<lastmod>2023-10-12T00:52:15.000Z</lastmod>
</url>
<url>
<loc>https://qhan.wang/posts/local-nginx-docker</loc>
<lastmod>2023-10-08T16:09:02.000Z</lastmod>
</url>
<url>
<loc>https://qhan.wang/posts/dnd-kit-ant-table</loc>
<lastmod>2023-10-08T17:27:07.000Z</lastmod>
</url>
<url>
<loc>https://qhan.wang/posts/test-playwright-auth</loc>
<lastmod>2023-10-11T05:55:58.000Z</lastmod>
</url>
<url>
<loc>https://qhan.wang/posts/css-aspect-ratio</loc>
<lastmod>2023-09-29T12:03:00.000Z</lastmod>
</url>
<url>
<loc>https://qhan.wang/posts/css-centered</loc>
<lastmod>2023-09-29T12:03:00.000Z</lastmod>
</url>
<url>
<loc>https://qhan.wang/posts/react-component-lifecycle</loc>
<lastmod>2023-09-29T12:03:00.000Z</lastmod>
</url>
<url>
<loc>https://qhan.wang/posts/cursor-position</loc>
<lastmod>2023-09-29T12:03:00.000Z</lastmod>
</url>
<url>
<loc>https://qhan.wang/posts/canvas-gen-thumbnail</loc>
<lastmod>2023-10-11T06:54:54.000Z</lastmod>
</url>
<url>
<loc>https://qhan.wang/posts/css-checkbox-beautify</loc>
<lastmod>2023-10-10T04:03:43.000Z</lastmod>
</url>
<url>
<loc>https://qhan.wang/posts/css-custom-scrollbar</loc>
<lastmod>2023-10-10T04:03:43.000Z</lastmod>
</url>
<url>
<loc>https://qhan.wang/posts/css-nth-child</loc>
<lastmod>2023-09-29T12:03:00.000Z</lastmod>
</url>
<url>
<loc>https://qhan.wang/posts/regexp</loc>
<lastmod>2023-09-29T12:03:00.000Z</lastmod>
</url>
</urlset>

1 comment on commit 35d3d14

@vercel
Copy link

@vercel vercel bot commented on 35d3d14 Dec 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

qhan – ./

qhan-git-main-qhanw.vercel.app
qhan-qhanw.vercel.app
qhan.wang
www.qhan.wang

Please sign in to comment.