diff options
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 |
