From ca922f683f9aebbbea3bfb66a9701792c1e2eb9a Mon Sep 17 00:00:00 2001 From: CaptainJack2491 Date: Wed, 5 Aug 2026 15:59:29 +0100 Subject: blog: show URLs in plain-text render so curl readers can find posts --- blog/how-this-site-works.qmd | 2 +- blog/index.qmd | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/blog/how-this-site-works.qmd b/blog/how-this-site-works.qmd index 00b9656..c8d888a 100644 --- a/blog/how-this-site-works.qmd +++ b/blog/how-this-site-works.qmd @@ -66,4 +66,4 @@ at it. -------------------------------------------------- -BACK: [BLOG](https://jayrup.me/blog) | [HOME](https://jayrup.me) +BACK: curl [jayrup.me/blog](https://jayrup.me/blog) | curl [jayrup.me](https://jayrup.me) diff --git a/blog/index.qmd b/blog/index.qmd index 528afba..7bb2dee 100644 --- a/blog/index.qmd +++ b/blog/index.qmd @@ -5,8 +5,8 @@ title: "Jayrup Nakawala | Blog" RANDOM THOUGHTS, EXPERIMENTS, AND SYSTEMS NOTES -------------------------------------------------- -- [How this site works](https://jayrup.me/blog/how-this-site-works) — 2026-07-31 +- How this site works — 2026-07-31 — curl [jayrup.me/blog/how-this-site-works](https://jayrup.me/blog/how-this-site-works) -------------------------------------------------- -BACK: [HOME](https://jayrup.me) | [PROJECTS](https://jayrup.me/projects) +BACK: curl [jayrup.me](https://jayrup.me) | curl [jayrup.me/projects](https://jayrup.me/projects) -- cgit v1.2.3