frontend: Add new year, free premium text
This commit is contained in:
@@ -95,6 +95,30 @@
|
||||
>
|
||||
Wattpad Downloader
|
||||
</h1>
|
||||
<div
|
||||
role="alert"
|
||||
class="alert bg-amber-200 mt-10 break-words max-w-md"
|
||||
>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
fill="none"
|
||||
viewBox="0 0 24 24"
|
||||
class="h-6 w-6 shrink-0 stroke-current"
|
||||
>
|
||||
<path
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="2"
|
||||
d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"
|
||||
></path>
|
||||
</svg>
|
||||
<div>
|
||||
<p>
|
||||
Hey everyone, have a great new year! You're now on the Donator
|
||||
version for a few days :)
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<!-- <div role="alert" class="alert bg-cyan-300 mt-5">
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
Reference in New Issue
Block a user