From 78fa7539d6df3fe5ead7298068bd34f317697404 Mon Sep 17 00:00:00 2001 From: trafficlunar Date: Sun, 30 Nov 2025 21:55:24 +0000 Subject: [PATCH] feat: add more to about section - also keep profile picture at same height and width to stop layout changing on load --- src/layouts/Layout.astro | 2 +- src/pages/index.astro | 21 +++++++++++++++++++-- 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index eaee573..e1a13c5 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -48,7 +48,7 @@ import Lunar from "../assets/lunar.svg"; profile picture diff --git a/src/pages/index.astro b/src/pages/index.astro index db9bc3f..8651ee8 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -10,12 +10,29 @@ import LocationIcon from "../assets/icons/location.svg"; --- -
+
about

Hey! I'm trafficlunar. I'm a year old self-proclaimed full-stack developer.

-

I like coding things, maintaining and setting up servers, playing video games, and listening to music.

+

I like coding things, maintaining and setting up servers, playing video games, watching anime, and listening to music.

+

+ This site was made using Astro + Svelte and is hosted + on both Cloudflare Pages (?) and Nekoweb (?). +

+

+ I use Arch BTW and Hyprland with Catppuccin + Frappé color schemes for everything (including this website!) +