Skip to content

Commit

Permalink
Bump conference banner to 2024 conference
Browse files Browse the repository at this point in the history
  • Loading branch information
alexiswl committed Nov 24, 2023
1 parent 4196f73 commit 019debc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/_includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ <h1 class="sr-only">Common Workflow Language</h1>
</header>

{%- if page.class contains "has-announcement" -%}
<div class="cwl-announcement"><h3><a href="https://cwl.discourse.group/c/cwlcon-2023/13">All about the 2023 CWL Conference</a></h3></div>
<div class="cwl-announcement"><h3><a href="{{ "conferences/2024" | absolute_url }}">All about the upcoming 2024 CWL Conference</a></h3></div>
{%- else -%}
<div class="cwl-announcement" style="height: 45px;"></div>
{%- endif -%}

0 comments on commit 019debc

Please sign in to comment.