Skip to content

Commit

Permalink
feat: add CamundaCon NY banner
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Aug 12, 2024
1 parent cf63968 commit 2b10c65
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions src/templates/layouts/base.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
layout: bare.hbs
---

<!-- banner -->
{{> ccon_banner }}

<!-- navbar -->
{{> navbar }}

Expand Down
6 changes: 3 additions & 3 deletions src/templates/partials/ccon_banner.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,9 @@

<div class="cc-banner">
<div class="cc-banner-left">
<h3 class="heading">CamundaCon 2024 The Process Orchestration Conference of the Year on May 15-16</h3>
<a class="register-link" rel="noopener noreferrer" href="https://page.camunda.com/camundacon-virtual-registration?utm_medium=referral&amp;utm_source=bpmn.io" target="_blank">
Save your Seat
<h3 class="heading">CamundaCon 2024 NYC | The Process Orchestration Conference | October 16 - 17</h3>
<a class="register-link" rel="noopener noreferrer" href="https://newyork.camundacon.com/page/3899887/tickets?utm_medium=referral&utm_source=bpmn.io&utm_campaign=CamundaCon.NA.24Q4.Oct" target="_blank">
Secure Your Seat
</a>
</div>
<div class="cc-banner-right">
Expand Down

0 comments on commit 2b10c65

Please sign in to comment.