init
This commit is contained in:
commit
f5d9aece1e
13 changed files with 313 additions and 0 deletions
11
index.vto
Normal file
11
index.vto
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
layout: layout.vto
|
||||
---
|
||||
{{ await comp.aboutme({
|
||||
h1: "👋🏻 Hi!",
|
||||
intro: "I'm uwap and I like to:<br/> 🍲 cook<br/> 🧑🏼💻 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",
|
||||
}) }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue