diff --git a/README.md b/README.md index a7a3b24..99136b2 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/views/confirm.pug b/views/confirm.pug index ea64b00..3ed4823 100644 --- a/views/confirm.pug +++ b/views/confirm.pug @@ -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!!!!