Skip to content

Commit e7d68df

Browse files
authored
Merge pull request #1013 from ExpressionEngine/add-conf-banner-2025
adding in eeconf 2025 banner
2 parents 77c8f81 + 26eff6d commit e7d68df

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ Welcome to the official ExpressionEngine Docs! In addition to the documentation,
1313

1414
<!--
1515
EECONF BANNER
16-
16+
-->
1717
<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">
1818
<div class="w-64 h-64 mr-10 flex-shrink-0 mb-4 lg:mb-0">
1919
<a href="https://eeconf.com/"><img src="https://eeconf.com/eeconf/300x250.jpg" width="max-w-full mb-0"></a>
2020
</div>
2121
<div class="mb-0">
2222
<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 2024</h2>
24-
<p class="text-purple-dark text-base pb-7 mb-0">Join us for the ExpressionEngine 2024 Conference, October 2-3 in San Diego. Speakers. Networking. Community powered. Awesome.</p>
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>
2525
<p class="links-wrapper flex mb-0 flex-wrap xl:flex-nowrap">
2626
<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">
2727
<strong>Register</strong>&nbsp;now!
@@ -30,7 +30,7 @@ EECONF BANNER
3030
</p>
3131
</div>
3232
</div>
33-
-->
33+
3434
3535
<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">
3636
<div class="w-64 h-64 mr-10 flex-shrink-0 mb-4 lg:mb-0">

theme/doc-page-template.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262

6363
<nav>
6464
<!--
65-
EEConf banner/nav
66-
<a href="https://eeconf.com" class="hide font-monospace">Join us at EEConf 2024!</a>
67-
-->
65+
EEConf banner/nav-->
66+
<a href="https://eeconf.com" class="hide font-monospace">Join us at EEConf 2025!</a>
67+
6868
<a href="https://u.expressionengine.com" class="hide font-monospace">{ee:u}</a>
6969
<a href="https://expressionengine.com/forums" class="hide">Forums</a>
7070

0 commit comments

Comments
 (0)