mirror of
https://github.com/SrIzan10/lofi.git
synced 2026-06-06 00:56:53 +00:00
chore: update disclaimer
This commit is contained in:
@@ -17,11 +17,14 @@
|
||||
</p>
|
||||
<p>
|
||||
I do not have the right to the songs played on this radio station, nor do I have any
|
||||
affiliation with Chillhop Music. This project is open source and not intended for
|
||||
commercial use. The source code is available on GitHub.
|
||||
affiliation with Chillhop Music. <a href="https://github.com/SrIzan10/chillhop" class="underline">This project is open source</a> and not intended for
|
||||
commercial use.
|
||||
</p>
|
||||
<p>
|
||||
🄯 GNU GPL, <a href="https://srizan.dev" class="underline">Sr Izan</a>.
|
||||
</p>
|
||||
<p class="text-sm">
|
||||
Shoot me an email (izan *at* srizan *dot* dev) if you want this taken down.
|
||||
</p>
|
||||
</Dialog.Content>
|
||||
</Dialog.Root>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<DialogPrimitive.Overlay
|
||||
bind:ref
|
||||
class={cn(
|
||||
"data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/80",
|
||||
"data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/80",
|
||||
className
|
||||
)}
|
||||
{...restProps}
|
||||
|
||||
Reference in New Issue
Block a user