1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/mipilin synced 2025-03-12 21:33:24 +00:00
Signed-off-by: roxwize <rae@roxwize.xyz>
This commit is contained in:
Rae 5e 2025-02-01 14:02:27 -05:00
parent 8b9be0d359
commit fe6d793289
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
2 changed files with 1 additions and 3 deletions

View file

@ -3,8 +3,6 @@
**[mipilin](https://mipil.in/)** is a website lets you check on how your friends are doing, which is a very good and noble thing and something you should feel proud of for even considering. Also you can let YOUR friends know how YOU'RE doing. I guess.
If you're coming from High Seas and want to test the website out, invite codes are available upon request. Just DM roxwize on the Slack.
mipilin **mipilin**
![website screenshot](./screenshot.png)

View file

@ -5,5 +5,5 @@ block content
for [k, v] of Object.entries(body)
input(type="text", name=k, value=v, hidden)
p Sure you want to do this??
button(name="confirm", value="n") NO!!!!
button(name="confirm", value="y") Yes
button(name="confirm", value="n") NO!!!!