diff options
| -rw-r--r-- | blog/how-this-site-works.qmd | 2 | ||||
| -rw-r--r-- | 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) |
