mirror of
https://github.com/SoPat712/maisie-heardle.git
synced 2025-08-21 18:28:45 -04:00
Updated info modal
This commit is contained in:
@@ -396,9 +396,11 @@
|
|||||||
>
|
>
|
||||||
<p class="font-semibold">{ARTIST_NAME} – Test your knowledge!</p>
|
<p class="font-semibold">{ARTIST_NAME} – Test your knowledge!</p>
|
||||||
<p>All songs used are copyrighted and belong to {ARTIST_NAME}.</p>
|
<p>All songs used are copyrighted and belong to {ARTIST_NAME}.</p>
|
||||||
|
<p>I do not, and never will, collect any of your personal data.</p>
|
||||||
|
<!-- (mostly because I don't want to pay a company to gather data I don't need or care about) -->
|
||||||
<hr class="my-4" style="border-color:{darkMode ? COLORS.background : COLORS.text}" />
|
<hr class="my-4" style="border-color:{darkMode ? COLORS.background : COLORS.text}" />
|
||||||
<p class="text-xs" style="color:{COLORS.accent}">
|
<p class="text-xs" style="color:{COLORS.accent}">
|
||||||
Prepared with SoundCloud, Svelte, Tailwind CSS, Inter font, svelte-hero-icons
|
Prepared with SoundCloud, Svelte, Tailwind CSS, Inter font, svelte-hero-icons, and moment.js
|
||||||
<br /><br />
|
<br /><br />
|
||||||
Game version: 1.3.0
|
Game version: 1.3.0
|
||||||
</p>
|
</p>
|
||||||
|
Reference in New Issue
Block a user