From 6afc45c3b93854ee59ebb0e08746062bf28a1c08 Mon Sep 17 00:00:00 2001 From: furtest Date: Sun, 31 Aug 2025 21:20:09 +0200 Subject: [PATCH] Changed main page description --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 5531fae..098a309 100644 --- a/hugo.toml +++ b/hugo.toml @@ -12,7 +12,7 @@ style = "github-dark" [params] author = "furtest" - info = "Libre software advocate; privacy & cybersecurity enthusiast; low-level development enjoyer." + info = "FOSS software fan and linux user, I enjoy low level development and cybersecurity. Currently learning digital electronics." description = "furtest's website and ctf writeups" copyright = "Paul Retourné" license = "GNU GPLv3"