This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
werefox-dev/src/info/data/pages.yml
2021-06-11 08:10:41 +00:00

31 lines
662 B
YAML

--- # Pages YAML
"Stuff I do!":
url: "/projects"
images:
- { src: "/emoji/crt_prompt.svg", alt: "CRT prompt emoji" }
"See Testimonials!":
url: "/testimonials"
images:
- { src: "/emoji/awoo.svg", alt: "Awoo emoji" }
"HRT Tracker!":
url: "/hrt"
images:
- { src: "/emoji/trans_heart.png", alt: "Transgender heart emoji" }
FAQ:
url: "/faq"
images:
- { src: "/emoji/red_question_mark.svg", alt: "Red question mark emoji" }
Servers:
url: "/servers"
images:
- { src: "/emoji/computer.svg", alt: "Computer emoji" }
"Support Me?":
url: "/support"
images:
- { src: "/emoji/green_money.svg", alt: "Green money emoji" }