diff --git a/src/posts/2022/2022-10-29-books.md b/src/posts/2022/2022-10-29-books.md index 17d28f74..eee8b0cd 100644 --- a/src/posts/2022/2022-10-29-books.md +++ b/src/posts/2022/2022-10-29-books.md @@ -8,4 +8,4 @@ tags: - gender --- -an incomplete list of books by/for/about queer folks. check it out and add your favorites. +an incomplete list of books by/for/about queer folks. [check it out and add your favorites](https://docs.google.com/document/d/1wqLtUeow59XHp7QfRhGcyufywEvSCh4ed8kYST4F0Yk/edit?usp=sharing). diff --git a/src/posts/2026/2026-02-19-eleventy-lessons.md b/src/posts/2026/2026-02-19-eleventy-lessons.md index 3bfd6c6c..570941e4 100644 --- a/src/posts/2026/2026-02-19-eleventy-lessons.md +++ b/src/posts/2026/2026-02-19-eleventy-lessons.md @@ -24,7 +24,7 @@ by default, the [Eleventy base blog](github.com/11ty/eleventy-base-blog) comes w while that is useful for *this* site, when building another site I wanted to see a couple randomly-suggested posts that shared 1 or more tags. -I started by referring to [this GitHub issue about related posts](https://github.com/11ty/eleventy/discussions/2534){target="_blank rel="external"}. I had to fix a few errors that arose from the suggested code. +I started by referring to [this GitHub issue about related posts](https://github.com/11ty/eleventy/discussions/2534). I had to fix a few errors that arose from the suggested code. I also wanted to make three changes: