Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,6 @@

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.

<!--
EECONF BANNER
-->
<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">
<div class="w-64 h-64 mr-10 flex-shrink-0 mb-4 lg:mb-0">
<a href="https://eeconf.com/"><img src="https://eeconf.com/eeconf/300x250.jpg" width="max-w-full mb-0"></a>
</div>
<div class="mb-0">
<span class="text-red font-bold uppercase text-xs mb-4 block tracking-wider">Events</span>
<h2 class="text-purple-dark mb-4 leading-snug p-0 mt-0 border-none text-2">EEConf 2025</h2>
<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>
<p class="links-wrapper flex mb-0 flex-wrap xl:flex-nowrap">
<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">
<strong>Register</strong>&nbsp;now!
<i class="fas fa-arrow-right ml-2"></i>
</a>
</p>
</div>
</div>


<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">
Expand Down
4 changes: 0 additions & 4 deletions theme/doc-page-template.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@
<a href="https://docs.expressionengine.com/latest" class="header-title">ExpressionEngine Docs</a>

<nav>
<!--
EEConf banner/nav-->
<a href="https://eeconf.com" class="hide font-monospace">Join us at EEConf 2025!</a>

<a href="https://u.expressionengine.com" class="hide font-monospace">{ee:u}</a>
<a href="https://expressionengine.com/forums" class="hide">Forums</a>

Expand Down