add hievents
This commit is contained in:
parent
f6c833c723
commit
1473bffab1
@ -17,7 +17,7 @@
|
||||
<ul class="menu">
|
||||
<li class="menu-item">
|
||||
<a
|
||||
href="https://www.eventbrite.com/e/3-day-christian-family-event-in-idaho-tickets-1983905842781"
|
||||
href="https://app.hi.events/event/6507/3-day-christian-family-event-concert-in-idaho-shiloh-echo-26"
|
||||
>Get Tickets</a
|
||||
>
|
||||
</li>
|
||||
|
||||
20
index.html
20
index.html
@ -48,7 +48,7 @@
|
||||
<script src="./js/navbar.js"></script>
|
||||
<script src="./js/back-to-top.js"></script>
|
||||
<script src="./js/countdown.js"></script>
|
||||
<script src="https://www.eventbrite.com/static/widgets/eb_widgets.js"></script>
|
||||
<script async src="https://app.hi.events/widget.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -74,7 +74,6 @@
|
||||
sessions, tons of outdoor activities, and live music!
|
||||
</h3>
|
||||
</div>
|
||||
<div id="eventbrite-widget-container-1983905842781"></div>
|
||||
|
||||
<div class="flex-row">
|
||||
<a class="button-4" role="button" href="#details">Details</a>
|
||||
@ -84,7 +83,7 @@
|
||||
class="button-4"
|
||||
target="_blank"
|
||||
role="button"
|
||||
href="https://www.eventbrite.com/e/3-day-christian-family-event-in-idaho-tickets-1983905842781"
|
||||
href="https://app.hi.events/event/6507/3-day-christian-family-event-concert-in-idaho-shiloh-echo-26"
|
||||
>Get Your Tickets</a
|
||||
>
|
||||
<a class="button-4" role="button" href="#schedule">Schedule</a>
|
||||
@ -95,6 +94,21 @@
|
||||
</video>
|
||||
</div>
|
||||
<div id="about" class="flex-column">
|
||||
<div
|
||||
data-hievents-id="6507"
|
||||
data-hievents-primary-color="#579c8b"
|
||||
data-hievents-primary-text-color="#000000"
|
||||
data-hievents-secondary-color="#34A85A"
|
||||
data-hievents-secondary-text-color="#ffffff"
|
||||
data-hievents-background-color="#ede9e5"
|
||||
data-hievents-widget-type="widget"
|
||||
data-hievents-widget-version="1.0"
|
||||
data-hievents-locale="en"
|
||||
data-hievents-padding="20px"
|
||||
data-hievents-autoresize="true"
|
||||
data-hievents-continue-button-text="Get Tickets!"
|
||||
class="hievents-widget"
|
||||
></div>
|
||||
<h2>Last Year</h2>
|
||||
<iframe
|
||||
class="rumble"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user