From 27f74cfdc4a35a7559bc21b40ebb8df864b6b5b7 Mon Sep 17 00:00:00 2001 From: dish Date: Fri, 28 Feb 2025 21:50:56 -0500 Subject: [PATCH] small formatting update --- _config.ts | 2 +- src/about.md | 15 +++++++++------ 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/_config.ts b/_config.ts index 693ee24..078ee9c 100644 --- a/_config.ts +++ b/_config.ts @@ -36,7 +36,7 @@ import googleFonts from "lume/plugins/google_fonts.ts"; // // Optimization import lightningcss from "lume/plugins/lightningcss.ts"; -// Validation +// Custom Plugins import validateHTML from "./plugins/validateHTML.ts"; // Open in Editor diff --git a/src/about.md b/src/about.md index 77e5adf..0834475 100644 --- a/src/about.md +++ b/src/about.md @@ -7,8 +7,8 @@ templateEngine: [vto, md] Hello, I'm dish. -My main focuses are cybersecurity, system administration, and user experience. -I enjoy building things from scratch, tinkering, and try to deeply understand the tools I work with. +My main focuses are cybersecurity, system administration, and user experience. I enjoy building +things from scratch, tinkering, and try to deeply understand the tools I work with. Currently, I'm a student at a university in the United States, working towards a Bachelor's Degree in Cybersecurity. @@ -16,9 +16,12 @@ in Cybersecurity. However, my personal interests lie slightly closer to networking and system administration rather than pure cybersecurity. -I've run my own homelab and servers for years(in fact, this website is hosted on one of them!), and they've been a very enjoyable experience to maintain. +I've run my own homelab and servers for years(in fact, this website is hosted on one of them!), and +they've been a very enjoyable experience to maintain. -In my personal life, I'm a {{ await comp.flag_text({flag:"trans"}) }} woman, and I spend lots of time advocating for trans rights in the spaces I'm in. -I feel very strongly that trans rights are human rights, and do my best to uplift all voices, though I am not perfect. +In my personal life, I'm a {{ await comp.flag_text({flag:"trans"}) }} woman, and I spend lots of +time advocating for trans rights in the spaces I'm in. I feel very strongly that trans rights are +human rights, and do my best to uplift all voices, though I am not perfect. -Find more about my projects on the [[projects]] page, or read my [[blog/index|blog]], as I've put a lot of time into both. +Find more about my projects on the [[projects]] page, or read my [[blog/index|blog]], as I've put a +lot of time into both. -- 2.51.2