Skip to content

Commit f9deeae

Browse files
authored
Update index.html (#462)
1 parent 7418f17 commit f9deeae

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

_layouts/index.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,6 @@
33
---
44
<div class="home">
55
{% assign t = site.data.locales[page.lang][page.lang] %} {% if page.title %} {% assign header = page.title %} {% else %} {% assign header = site.title %} {% endif %}
6-
<a style="text-decoration:none;" href="/leadership-summit-2024/" >
7-
<article role="button" style= "background-color: #357992;">
8-
<main style= "font-size: 1.25rem; text-decoration:underline #ffffff; color: #ffffff; font-weight: lighter; text-align: center;">
9-
Join us in Durham, and Online this weekend for the Leadership Summit. Learn More!
10-
</header>
11-
</article>
12-
</a>
136
<article class="hero">
147
<div class="hero-text">{{ t.index.lead }}</div>
158
</article>

0 commit comments

Comments
 (0)