Wowie what a gay little website for my gay little self aria.coffee
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

update currentSystem

aria 63529f62 be31ecd6

+3 -3
+3 -3
src/pages/about.astro
··· 19 19 20 20 const currentSystem = { 21 21 name: "I/O", 22 - operatingSystem: "EndeavourOS", 22 + operatingSystem: "bazzite-dx:stable", 23 23 host: "X570 Phantom Gaming 4", 24 - shell: "zsh", 24 + shell: "bash 5.3.0", 25 25 mainDisplay: "Gigabyte M27U", 26 26 mainDisplayRtings: "https://www.rtings.com/monitor/reviews/gigabyte/m27u", 27 27 cpu: "AMD Ryzen 9 5900X", 28 28 gpu: "AMD Radeon RX 7800 XT", 29 29 ram: "48GB", 30 - localIP: "192.168.20.2", 30 + localIP: "192.168.1.2", 31 31 }; 32 32 33 33 const skillColor = "#F5A8B7";