diff --git a/site/assets/chloe.css b/site/assets/chloe.css index 5907efc..ba1f918 100644 --- a/site/assets/chloe.css +++ b/site/assets/chloe.css @@ -106,6 +106,10 @@ a { font-weight: bold; } +.section .block .content { + margin-top: 0.5em; +} + ul { list-style-type: circle; } diff --git a/site/index.html b/site/index.html index e9c6b03..8951947 100644 --- a/site/index.html +++ b/site/index.html @@ -207,9 +207,16 @@
I love to tinker with a number of small, self-hosted side projects, including this site! I manage them via Gitea at git.chloeherd.codes. - My hosting stack is built on a Vultr VPS, Caddy reverse proxies, - a Tailscale mesh VPN, many Docker containers, and a - Raspberry Pi 5 in my living room. +
+
+ My hosting stack is built on: +