mirror of
https://github.com/web3privacy/w3ps1.git
synced 2024-10-15 16:26:26 +02:00
add lunarpunk.party link
This commit is contained in:
parent
c6a6443a9e
commit
dd31a9a94d
2 changed files with 3 additions and 2 deletions
|
@ -83,7 +83,7 @@ tickets:
|
|||
- Food and drinks included
|
||||
- Web3Privacy t-shirt
|
||||
- Networking drinks with speakers & attendees
|
||||
- '#Lunarpunk party'
|
||||
- '<span class="font-bold">#Lunarpunk party included!</span>'
|
||||
hint: |
|
||||
Discounts: We offer various discounts up to 100%, see below
|
||||
- title: '#Lunarpunk Party'
|
||||
|
@ -94,6 +94,7 @@ tickets:
|
|||
- VJs and projections
|
||||
- '"Privacy experience"'
|
||||
- Networking with attendees, speakers & sponsors
|
||||
- More info at <a href="http://lunarpunk.party/" class="underline">lunarpunk.party</a>
|
||||
note: '*Party access is included in the All-day Pass'
|
||||
ticketTypeClass: party
|
||||
faq:
|
||||
|
|
|
@ -180,7 +180,7 @@
|
|||
</div>
|
||||
<ul class="mt-8 text-left list-disc px-6">
|
||||
{#each tt.includes as ti}
|
||||
<li class="mb-2 pl-2 text-sm">{ti}</li>
|
||||
<li class="mb-2 pl-2 text-sm">{@html ti}</li>
|
||||
{/each}
|
||||
</ul>
|
||||
{#if tt.note}
|
||||
|
|
Loading…
Reference in a new issue