From e6b83776ee596385d8597e0acfc21fcf35bd8ec1 Mon Sep 17 00:00:00 2001 From: Rupus Reinefjord Date: Mon, 17 Mar 2025 18:39:05 +0100 Subject: [PATCH] Update urls to the website source --- public/blog/2022-05-09_this-website.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/blog/2022-05-09_this-website.html b/public/blog/2022-05-09_this-website.html index 6544699..a58e39d 100644 --- a/public/blog/2022-05-09_this-website.html +++ b/public/blog/2022-05-09_this-website.html @@ -44,9 +44,9 @@

My personal website has gone through - multiple - iterations, - this + multiple + iterations, + this being the third version. The first one was a relatively simple Flask app. The second one looked very similar to this one but had a Bash script to compile CSS and cache bust static CSS and JS files, in practice a very