misc

Changed files
+13 -8
site
txt
+12
README.md
···
![trans rights](https://pride-badges.pony.workers.dev/static/v1?label=trans%20rights&stripeWidth=6&stripeColors=5BCEFA,F5A9B8,FFFFFF,F5A9B8,5BCEFA)
my personal site. i don't know why i have this in the org honestly
+
+
## curl exclusives
+
+
TXT version of index accessible via terminal:
+
```bash
+
curl https://girlonthemoon.xyz
+
```
+
+
ping (also works in browser):
+
```bash
+
curl https://girlonthemoon.xyz/ping
+
```
+1 -8
site/txt/theme.sh
···
-
#!/usr/bin/env bash
-
#!/usr/bin/env bash
#
-
# My personal color theme for the website - loosely based on a dark solarized
-
# theme
-
#
-
# Author: Dave Eddy <dave@daveeddy.com>
-
# Date: March 28, 2025
-
# License: MIT
+
# original author: dave@daveeddy.com @ ysap.sh
COLOR1=$'\x1b[38;5;105m' # highlight (deep but muted purple)
COLOR2=$'\x1b[38;5;153m' # cyan (text)