summaryrefslogtreecommitdiff
path: root/website/redirects.mjs
blob: f2671235fe3a13751a062a507444f73977919f58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
export default {
  "/links": "/microlog",
  "/links/rss.xml": "/microlog/rss.xml",
  "/blog/2024/10/tracking_pixels": "/blog/2024-04-10",
  "/blog/2024/01/14/sapiens_on_religion": "/blog/2024-01-14",
  "/blog/2024/01/29/euhwc_toast_to_the_lasses_2024": "/blog/2024-01-29",
  "/blog/2024/03/30/easter": "/blog/2024-03-30",
  "/blog/2024/04/10/tracking_pixels": "/blog/2024-04-10",
  "/blog/2024/04/11/who_consecrates_the_temple": "/blog/2024-04-11",
  "/blog/2024/04/14/god_is_not_great": "/blog/2024-04-14",
  "/blog/2024/05/02/no_more_youtube": "/blog/2024-05-02",
  "/blog/2024/06/13/llms_do_not_understand_anything": "/blog/2024-06-13",
  "/blog/2024/07/08/doctor_who_gayness_church": "/blog/2024-07-08",
  "/blog/2024/07/16/word_hallucination_with_reference_to_llms":
    "/blog/2024-07-16",
  "/blog/2024/12/17/open_questions_about_sex": "/blog/2024-12-17",
  "/blog/2025/01/19/my_feed_and_reading_list": "/blog/2025-01-19",
  "/blog/2025/01/19/newsboat-post.webp": "/blog/2025-01-19_newsboat-post.webp",
  "/blog/2025/01/19/newsboat.webp": "/blog/2025-01-19_newsboat.webp",
  "/blog/2025/01/19/ranger.webp": "/blog/2025-01-19_ranger.webp",
  "/blog/2025/01/19/w3m.webp": "/blog/2025-01-19_w3m.webp",
  "/blog/2025/01/24/science_and_philosophy": "/blog/2025-01-24",
  "/blog/2025/01/28/paradox": "/blog/2025-01-28",
  "/blog/2025/05/02/surprised_by_hope": "/blog/2025-05-02",
  "/blog/2025/05/04/does_resurrection_ground_works": "/blog/2025-05-04",
  "/blog/2025/06/23/work": "/blog/2025-06-23",
  "/blog/2025/07/03/ps118": "/blog/2025-07-03",
  "/blog/2025/09/18/starting_msc": "/blog/2025-09-18",
  "/blog/2025/09/24/creeds": "/blog/2025-09-24",
  "/blog/2025/10/05/creeds": "/blog/2025-10-05",
  "/blog/2025/10/09/arius": "/blog/2025-10-09",
  "/blog/2025/12/11/persecution": "/blog/2025-12-11",
  "/blog/2026/02/16/short_reformation_stories": "/blog/2026-02-16",
  "/blog/2026/03/04/agnostic": "/blog/2026-03-04",
  "/blog/2026/03/21/genesis": "/blog/2026-03-21",
};