personal-website

source for my personal website regexghost.com
git clone https://git.regexghost.com/personal-website.git
Log | Files | Refs | README

commit f578fe8c8c6a8b615b13e28c75ab4e09d34da2b6
parent b955a2ed1c3edef9a0b8883c5b05bfc37dc28f02
Author: regexghost <dev@regexghost.com>
Date:   Fri, 17 Jul 2026 18:50:02 +0100

fixed image orientation

Diffstat:
Mother/index.md | 2++
Mstatic/images/reviews/p30i.jpg | 0
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/other/index.md b/other/index.md @@ -4,6 +4,8 @@ title = "Other Stuff" Anything that doesn't fit neatly into another category will go here. +* [Reviews](/other/reviews) + ### Media * [Recommended Media](/other/recommended-media) diff --git a/static/images/reviews/p30i.jpg b/static/images/reviews/p30i.jpg Binary files differ.