mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
voting added
This commit is contained in:
@@ -221,5 +221,14 @@
|
|||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="https://cdn.jsdelivr.net/npm/easymde/dist/easymde.min.js"></script>
|
<div wire:ignore class="z-50">
|
||||||
|
<script
|
||||||
|
src="{{ asset('dist/einundzwanzig.chat.js') }}"
|
||||||
|
data-website-owner-pubkey="daf83d92768b5d0005373f83e30d4203c0b747c170449e02fea611a0da125ee6"
|
||||||
|
data-chat-type="GLOBAL"
|
||||||
|
data-chat-tags="#einundzwanzig_portal_{{ str($projectProposal->slug)->replace('-', '_') }}"
|
||||||
|
data-relays="wss://nostr.einundzwanzig.space,wss://nostr.easify.de,wss://nostr.mom,wss://relay.damus.io,wss://relay.snort.social"
|
||||||
|
></script>
|
||||||
|
<link rel="stylesheet" href="{{ asset('dist/einundzwanzig.chat.css') }}">
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user