Skip to content

Commit

Permalink
Change banner
Browse files Browse the repository at this point in the history
  • Loading branch information
jissereitsma committed Feb 17, 2025
1 parent 21a2c1a commit 78f8fa1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions templates/content.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
$page = (new Router)->getPage();
?>
<?php //include_once __DIR__ . '/header/mmnl.php'; ?>
<?php //include_once __DIR__.'/header/wwvd.php'; ?>
<?php include_once __DIR__.'/header/member-meeting.php'; ?>
<?php include_once __DIR__.'/header/wwvd.php'; ?>
<?php //include_once __DIR__.'/header/member-meeting.php'; ?>
<?php //include_once __DIR__.'/header/become-member.php'; ?>
<?php echo $page->getHtml(); ?>
8 changes: 4 additions & 4 deletions templates/header/wwvd.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
Webwinkel Vakdagen<br/>Magento Community Drinks
</h2>
<h3 class="text-1xl md:text-2xl lg:text-4xl text-orange-400 text-center pt-8">
January 23rd, 2024 starting at 17:00<br/>
Cafe Uncle Jim, Utrecht
April 2nd, 2025 starting at 16:00<br/>
Beers & Barrels, Utrecht
</h3>
<div class="mt-12">
<a href="https://www.eventbrite.nl/e/tickets-mage-os-wwvd-borrel-777521025317"
title="Webwinkel Vakdagen 2024 Magento Community Drinks" target="_new" class="bg-orange-500 text-white text-xl p-4 rounded-md">
<a href="https://www.eventbrite.com/e/tickets-mage-os-wwvd-2025-borrel-1106568990639"
title="Webwinkel Vakdagen 2025 Magento Community Drinks" target="_new" class="bg-orange-500 text-white text-xl p-4 rounded-md">
Reserve your seat
</a>
</div>
Expand Down

0 comments on commit 78f8fa1

Please sign in to comment.