Skip to content

Commit

Permalink
Merge pull request #1318 from matks/remove-dev-conf-banner
Browse files Browse the repository at this point in the history
Remove conference banner
  • Loading branch information
kpodemski authored Nov 20, 2024
2 parents 087f262 + ea72622 commit bf99377
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions themes/build/layouts/partials/header.html
Original file line number Diff line number Diff line change
@@ -1,19 +1,3 @@
<div class="conference-banner">
<a href="{{ relref . " /news/posts/2024/register-for-the-prestashop-developer-conference-2024" }}">
PrestaShop Developer Conference
</a>
<div class="container">
<div class="conference-title">
PrestaShop Developer Conference
</div>
<div class="conference-location">
Paris, France - November 6, 2024
</div>
<div class="conference-slogan">
Let's talk code, commerce and open source.
</div>
</div>
</div>
<header class="site-header">

<div class="container">
Expand Down

0 comments on commit bf99377

Please sign in to comment.