refactor: update guestbook text
This commit is contained in:
parent
0dc606643a
commit
8bc6d13650
@ -20,11 +20,12 @@ import Window from '../../components/window.svelte';
|
|||||||
<div class="flex flex-col gap-4 2xl:w-[60ch] leading-6">
|
<div class="flex flex-col gap-4 2xl:w-[60ch] leading-6">
|
||||||
<p>
|
<p>
|
||||||
hia, here is the guestbook if you wanna post anything :)
|
hia, here is the guestbook if you wanna post anything :)
|
||||||
<br />
|
|
||||||
just fill the post in and click on your preferred auth method to post
|
|
||||||
</p>
|
</p>
|
||||||
<p>rules: be a good human bean pretty please</p>
|
<p>
|
||||||
<p>don't be shy!!!</p>
|
just fill the post in and click on your preferred auth method to post
|
||||||
|
(auth is there because i don't want to deal with any bots, sorry -.-)
|
||||||
|
</p>
|
||||||
|
<p>rules: be a good human bean pretty please (and don't be shy!!!)</p>
|
||||||
<form method="post">
|
<form method="post">
|
||||||
<div class="entry entryflex">
|
<div class="entry entryflex">
|
||||||
<div class="flex flex-row">
|
<div class="flex flex-row">
|
||||||
|
Loading…
Reference in New Issue
Block a user