diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-08 19:19:53 +0100 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-08 19:19:53 +0100 |
| commit | c0583006c60a11e3afdad65c4d02fb35bd23be41 (patch) | |
| tree | 9fcfacd3099e6c69b7d0c31f18232f219aad055c /public/sitemap.xml | |
| parent | c3bad296ca775ae19d6aff962dd093735073348f (diff) | |
feat: added a new post about the HP poster fair
Diffstat (limited to 'public/sitemap.xml')
| -rw-r--r-- | public/sitemap.xml | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 0000000..e4c6110 --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,47 @@ +<?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://localhost:1313/</loc> + <lastmod>2026-02-08T19:01:55+01:00</lastmod> + </url><url> + <loc>http://localhost:1313/posts/curriculum-vitate/</loc> + <lastmod>2026-02-08T19:01:55+01:00</lastmod> + </url><url> + <loc>http://localhost:1313/posts/</loc> + <lastmod>2026-02-08T19:01:55+01:00</lastmod> + </url><url> + <loc>http://localhost:1313/posts/poster-fair/</loc> + <lastmod>2026-02-08T15:38:10+01:00</lastmod> + </url><url> + <loc>http://localhost:1313/posts/thinking-fast-and-slow/</loc> + <lastmod>2026-02-02T17:25:36+01:00</lastmod> + </url><url> + <loc>http://localhost:1313/posts/critical-cs/</loc> + <lastmod>2026-01-31T06:37:16+01:00</lastmod> + </url><url> + <loc>http://localhost:1313/posts/coders-at-work/</loc> + <lastmod>2025-12-28T18:46:07+01:00</lastmod> + </url><url> + <loc>http://localhost:1313/posts/mythical-man-month/</loc> + <lastmod>2025-12-22T17:25:54+01:00</lastmod> + </url><url> + <loc>http://localhost:1313/posts/dijkstra-knuth/</loc> + <lastmod>2025-12-14T17:14:30+01:00</lastmod> + </url><url> + <loc>http://localhost:1313/posts/denounce-ai/</loc> + <lastmod>2025-09-12T23:08:15+02:00</lastmod> + </url><url> + <loc>http://localhost:1313/posts/useful-links/</loc> + <lastmod>2025-07-26T12:53:30+02:00</lastmod> + </url><url> + <loc>http://localhost:1313/posts/good-cs-books/</loc> + <lastmod>2025-07-25T11:29:52+02:00</lastmod> + </url><url> + <loc>http://localhost:1313/contact/</loc> + </url><url> + <loc>http://localhost:1313/categories/</loc> + </url><url> + <loc>http://localhost:1313/tags/</loc> + </url> +</urlset> |
