You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
265 B

2 years ago
extends ../layouts/main
block content
- var shingBaseUrl = `https://${dtp.services.venue.soapboxDomain}`;
iframe(src= `${shingBaseUrl}/channel/${site.shingChannelSlug}/embed/venue?k=${site.shingWidgetKey}`, style="width: 100%; height: 720px;", allowfullscreen)