small note in readme

This commit is contained in:
2023-10-14 13:49:00 +02:00
parent 98c5f4424e
commit 9b6fd1355e
2 changed files with 1 additions and 2 deletions

View File

@@ -62,7 +62,6 @@
<img :src="host + '/otherAssets/logo.png'" alt="Logo" class="logo">
<h1>Thank you for your purchase at {{ pageName }}</h1>
<p>Attached you may find your tickets. Enjoy the event!</p>
<p>You may also find the tickets on your <a :href="host + '/account'">account page</a>.</p>
</div>
</body>
</html>