Skip to content

Commit 9fc92f8

Browse files
committed
event app content update. removed calendar blockers.
1 parent 94c052c commit 9fc92f8

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

static/index.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,13 @@ <h1>Join us at re>≡CAP 2025 conference!</h1>
106106
concepts, current projects, ideas for the future, and way more…
107107
</p>
108108

109-
<div class="head-cta">
109+
<p>Create your own (visual) agenda and find more information in our Code Connect Event App.</p>
110110

111-
<button class="btn" v-if="!isCalendarsVisible" @click="toggleCalendars()">
111+
<a class="btn btn-shape" href="https://code-connect.cfapps.eu10.hana.ondemand.com/" target="_blank" hreflang="en" rel="noopener noreferrer" title="Link opens event web app">Event App</a>
112+
113+
<!-- <div class="head-cta">
114+
115+
<button class="btn" v-if="!isCalendarsVisible" @click="toggleCalendars()">
112116
Save the Date
113117
</button>
114118
@@ -134,7 +138,7 @@ <h1>Join us at re>≡CAP 2025 conference!</h1>
134138
</li>
135139
</ul>
136140
</div>
137-
</div>
141+
</div> -->
138142
</div>
139143
</div>
140144
</div>

0 commit comments

Comments
 (0)