diff options
| author | Void Agent <void@jayrup.hermes> | 2026-09-01 22:32:49 +0100 |
|---|---|---|
| committer | Void Agent <void@jayrup.hermes> | 2026-09-01 22:32:49 +0100 |
| commit | e7dc4befde5bef83d198a631926174bae612f866 (patch) | |
| tree | 82d7f031e2936a30d9e4faae228aefc02f1512a9 /blog/how-this-site-works.qmd | |
| parent | bfd5c2408090f566cb1011582801ed08cdef1459 (diff) | |
fix: titles, nav wiring, typos, server_tokens (preview branch — does not deploy)
Diffstat (limited to 'blog/how-this-site-works.qmd')
| -rw-r--r-- | blog/how-this-site-works.qmd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/blog/how-this-site-works.qmd b/blog/how-this-site-works.qmd index d142a59..45731e7 100644 --- a/blog/how-this-site-works.qmd +++ b/blog/how-this-site-works.qmd @@ -3,6 +3,11 @@ title: "How This Site Works" date: "2026-08-05" --- +<nav> +[Home](https://jayrup.me) | [Blog](https://jayrup.me/blog) | [Projects](https://jayrup.me/projects) | [CV](https://jayrup.me/cv) | [Dissertation](https://jayrup.me/dissertation) | [Git](https://git.jayrup.me) +</nav> + + ## WHY I wanted publishing to be easy, and I wanted this site to |
