This commit is contained in:
uwap 2026-01-20 15:43:05 +01:00
commit f5d9aece1e
13 changed files with 313 additions and 0 deletions

11
index.vto Normal file
View file

@ -0,0 +1,11 @@
---
layout: layout.vto
---
{{ await comp.aboutme({
h1: "👋🏻 Hi!",
intro: "I'm uwap and I like to:<br/>&nbsp; 🍲 cook<br/>&nbsp; 🧑🏼‍💻 code<br/><br/>I post about both these things here in my blog.",
mastodon: "https://queerchen.de/@uwap",
git: "https://git.uwap.name/uwap",
pronouns: "they/them",
pronounsDB: "https://en.pronouns.page/@uwap",
}) }}