From 6615979a58fcff501966c0d114cbf69e8199c1f1 Mon Sep 17 00:00:00 2001 From: Jh123x Date: Thu, 11 Jul 2024 01:23:31 +0000 Subject: [PATCH] chore: update xkcd comic --- docs/2024-07-11_City.md | 8 ++++++++ docs/index.md | 1 + 2 files changed, 9 insertions(+) create mode 100644 docs/2024-07-11_City.md diff --git a/docs/2024-07-11_City.md b/docs/2024-07-11_City.md new file mode 100644 index 0000000..1ba4870 --- /dev/null +++ b/docs/2024-07-11_City.md @@ -0,0 +1,8 @@ + +# XKCD Comic for day 2024-07-11 + +## City + +![City](https://imgs.xkcd.com/comics/city.jpg "God, she's such a whore.") + +[Visit the original page](https://xkcd.com/116/) diff --git a/docs/index.md b/docs/index.md index 58aff06..eacf9b0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,6 +6,7 @@ All images here belong to [xkcd.com](https://xkcd.com "xkcd.com") | Date | Title | Link | | ---------- | -------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | +| 2024-07-11 | City | [Link](./2024-07-11_City "City") | | 2024-07-10 | Meerkat | [Link](./2024-07-10_Meerkat "Meerkat") | | 2024-07-09 | Computational Linguists | [Link](./2024-07-09_Computational%20Linguists "Computational Linguists") | | 2024-07-08 | Riemann-Zeta | [Link](./2024-07-08_Riemann-Zeta "Riemann-Zeta") |