We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7418f17 commit f9deeaeCopy full SHA for f9deeae
_layouts/index.html
@@ -3,13 +3,6 @@
3
---
4
<div class="home">
5
{% 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>
13
<article class="hero">
14
<div class="hero-text">{{ t.index.lead }}</div>
15
</article>
0 commit comments