diff options
author | jaseg <git@jaseg.de> | 2021-08-15 13:43:27 +0200 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2021-08-15 13:43:27 +0200 |
commit | 039197437e842355d759e0c50ab600c393d26542 (patch) | |
tree | 730f4e846e3249e73838bdbf06de559348242be1 /sitemap.xml | |
parent | e984a60731a599bf6e2876d9d6ff4cff35dad0aa (diff) | |
parent | f36babac0a9d553cdceff897af8b1b30e21a02f9 (diff) | |
download | blog-039197437e842355d759e0c50ab600c393d26542.tar.gz blog-039197437e842355d759e0c50ab600c393d26542.tar.bz2 blog-039197437e842355d759e0c50ab600c393d26542.zip |
deploy.py auto-commit
Diffstat (limited to 'sitemap.xml')
-rw-r--r-- | sitemap.xml | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..db27184 --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,41 @@ +<?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>https://blog.jaseg.de/</loc> + <lastmod>2020-08-18T13:15:39+02:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/posts/kicad-mesh-plugin/</loc> + <lastmod>2020-08-18T13:15:39+02:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/posts/</loc> + <lastmod>2020-08-18T13:15:39+02:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/posts/private-contact-discovery/</loc> + <lastmod>2019-06-22T10:30:00+08:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/posts/hsm-basics/</loc> + <lastmod>2019-05-17T15:29:20+08:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/posts/serial-protocols/</loc> + <lastmod>2018-05-19T08:09:46+02:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/posts/thors-hammer/</loc> + <lastmod>2018-05-03T11:59:37+02:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/posts/multichannel-led-driver/</loc> + <lastmod>2018-05-02T11:31:14+02:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/posts/wifi-led-driver/</loc> + <lastmod>2018-05-02T11:31:03+02:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/posts/led-characterization/</loc> + <lastmod>2018-05-02T11:18:38+02:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/categories/</loc> + </url><url> + <loc>https://blog.jaseg.de/imprint/</loc> + </url><url> + <loc>https://blog.jaseg.de/tags/</loc> + </url> +</urlset> |