Skip to content

Commit

Permalink
Merge branch 'main' of github.com:icco/writing
Browse files Browse the repository at this point in the history
  • Loading branch information
icco committed Dec 26, 2024
2 parents 8421159 + a310aca commit 5e4a5ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions public/sitemap-0.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
<url><loc>https://writing.natwelch.com/drafts</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
<url><loc>https://writing.natwelch.com</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
<url><loc>https://writing.natwelch.com/post/10</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
<url><loc>https://writing.natwelch.com/post/100</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
Expand Down Expand Up @@ -693,8 +694,6 @@
<url><loc>https://writing.natwelch.com/post/97</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
<url><loc>https://writing.natwelch.com/post/98</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
<url><loc>https://writing.natwelch.com/post/99</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
<url><loc>https://writing.natwelch.com/tags</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
<url><loc>https://writing.natwelch.com/drafts</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
<url><loc>https://writing.natwelch.com/tag/advice</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
<url><loc>https://writing.natwelch.com/tag/annsplaining</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
<url><loc>https://writing.natwelch.com/tag/applications</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
Expand Down Expand Up @@ -793,4 +792,5 @@
<url><loc>https://writing.natwelch.com/tag/writing</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
<url><loc>https://writing.natwelch.com/tag/yearinreview</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
<url><loc>https://writing.natwelch.com/tag/youtube</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
<url><loc>https://writing.natwelch.com/tags</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
</urlset>
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6476,9 +6476,9 @@ type-check@^0.4.0, type-check@~0.4.0:
prelude-ls "^1.2.1"

type-fest@^4.10.0:
version "4.30.2"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.30.2.tgz#d94429edde1f7deacf554741650aab394197a4cc"
integrity sha512-UJShLPYi1aWqCdq9HycOL/gwsuqda1OISdBO3t8RlXQC4QvtuIz4b5FCfe2dQIWEpmlRExKmcTBfP1r9bhY7ig==
version "4.31.0"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.31.0.tgz#a3de630c96eb77c281b6ba2affa5dae5fb3c326c"
integrity sha512-yCxltHW07Nkhv/1F6wWBr8kz+5BGMfP+RbRSYFnegVb0qV/UMT0G0ElBloPVerqn4M2ZV80Ir1FtCcYv1cT6vQ==

typed-array-buffer@^1.0.3:
version "1.0.3"
Expand Down

0 comments on commit 5e4a5ec

Please sign in to comment.