mirror of
https://github.com/System-End/daydream-phoenix.git
synced 2026-04-19 22:05:07 +00:00
Add prospectus
This commit is contained in:
parent
e2632bbc13
commit
2bd5f72e1b
1 changed files with 1 additions and 1 deletions
|
|
@ -1094,7 +1094,7 @@ Mumbai`.split("\n")
|
|||
{#if contactLink}
|
||||
<!-- Call to action for sponsors -->
|
||||
<div class="mt-8 text-center">
|
||||
<p class="text-lg text-[#335969]">Want to sponsor Daydream {eventName}? <a href={contactLink} class="underline hover:text-[#477783] transition-colors">Get in touch</a></p>
|
||||
<p class="text-lg text-[#335969]">Want to sponsor Daydream {eventName}? <a href={contactLink} class="underline hover:text-[#477783] transition-colors">Get in touch</a> or <a href=https://raw.githubusercontent.com/Kaympe20/daydream-dc-config/refs/heads/main/changeable-assets/Daydream%20DC%20Prospectus.pdf class="underline hover:text-[#477783] transition-colors" target="_blank">See our prospectus</a></p>
|
||||
</div>
|
||||
{/if}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue