diff options
author | Jacob Janzen <jjanzenn@proton.me> | 2024-08-09 23:33:20 -0500 |
---|---|---|
committer | Jacob Janzen <jjanzenn@proton.me> | 2024-08-09 23:33:20 -0500 |
commit | 454af0603a6d22d3e9c95fdde8aea2f43da80362 (patch) | |
tree | 8322f28757f3bb19a90cf9d6ba0f734c72ca7194 /index.org | |
parent | 6f1e638da89dbcd1b710f9065657b9b3dbb82430 (diff) |
fix broken link
Diffstat (limited to 'index.org')
-rw-r--r-- | index.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,6 +2,6 @@ I set this website up to be minimal, yet visually appealing. I wrote it in =org-mode= and generate the HTML from that. I avoid JavaScript whenever possible as I don't like writing it, and I like being able to use the Web without having to run extra client-side code. It's currently hosted on sourcehut pages, but I intend to eventually move it over to a self-hosted server when I get the hardware (this is years away). -Find me on [[https://git.sr.ht/~jjanzen/][sourcehut]], [[htttps://github.com/JacobJanzen][GitHub]], and [[https://www.linkedin.com/in/jacob--janzen/][LinkedIn]]. +Find me on [[https://git.sr.ht/~jjanzen/][sourcehut]], [[https://github.com/JacobJanzen][GitHub]], and [[https://www.linkedin.com/in/jacob--janzen/][LinkedIn]]. The source code for this website can be found [[https://git.sr.ht/~jjanzen/website][here]]. |