Skip to content

Commit 5acac7c

Browse files
authored
Merge pull request #1083 from ExpressionEngine/remove-eeconf-banner-nav
removed the eeconf banner
2 parents dd3c30d + f78e069 commit 5acac7c

File tree

2 files changed

+0
-23
lines changed

2 files changed

+0
-23
lines changed

docs/index.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -11,25 +11,6 @@
1111

1212
Welcome to the official ExpressionEngine Docs! In addition to the documentation, there are a number of resources linked below that will help you learn how to master ExpressionEngine.
1313

14-
<!--
15-
EECONF BANNER
16-
-->
17-
<div id="welcome-introduce" class="eeconf-promo max-w-full mx-auto p-8 lg:p-10 bg-white rounded-lg shadow-custom-black flex mt-12 flex-wrap lg:flex-nowrap">
18-
<div class="w-64 h-64 mr-10 flex-shrink-0 mb-4 lg:mb-0">
19-
<a href="https://eeconf.com/"><img src="https://eeconf.com/eeconf/300x250.jpg" width="max-w-full mb-0"></a>
20-
</div>
21-
<div class="mb-0">
22-
<span class="text-red font-bold uppercase text-xs mb-4 block tracking-wider">Events</span>
23-
<h2 class="text-purple-dark mb-4 leading-snug p-0 mt-0 border-none text-2">EEConf 2025</h2>
24-
<p class="text-purple-dark text-base pb-7 mb-0">Join us for the ExpressionEngine 2025 Conference, October 14-15 in London. Speakers. Networking. Community powered. Awesome.</p>
25-
<p class="links-wrapper flex mb-0 flex-wrap xl:flex-nowrap">
26-
<a href="https://eeconf.com/" class="inline-flex text-base h-12 leading-none justify-center items-center bg-red mb-4 xl:mb-0 mr-2.5 rounded-5 border border-solid border-red hover:bg-white hover:text-red text-white" target="_BLANK">
27-
<strong>Register</strong>&nbsp;now!
28-
<i class="fas fa-arrow-right ml-2"></i>
29-
</a>
30-
</p>
31-
</div>
32-
</div>
3314

3415
3516
<div id="welcome-introduce" class="max-w-full mx-auto p-8 lg:p-10 bg-white rounded-lg shadow-custom-black flex mt-12 flex-wrap lg:flex-nowrap">

theme/doc-page-template.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@
6060
<a href="https://docs.expressionengine.com/latest" class="header-title">ExpressionEngine Docs</a>
6161

6262
<nav>
63-
<!--
64-
EEConf banner/nav-->
65-
<a href="https://eeconf.com" class="hide font-monospace">Join us at EEConf 2025!</a>
66-
6763
<a href="https://u.expressionengine.com" class="hide font-monospace">{ee:u}</a>
6864
<a href="https://expressionengine.com/forums" class="hide">Forums</a>
6965

0 commit comments

Comments
 (0)