We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e951470 commit 83d9ec4Copy full SHA for 83d9ec4
content/_includes/header.html
@@ -8,7 +8,7 @@ <h1 class="sr-only">Common Workflow Language</h1>
8
</header>
9
10
{%- if page.class contains "has-announcement" -%}
11
- <div class="cwl-announcement"><h3><a href="https://cwl.discourse.group/t/2022-cwl-conference-feb-28-mar-4-2022/519">2022 CWL Conference (Feb 28 - Mar 4, 2022)</a></h3></div>
+ <div class="cwl-announcement"><h3><a href="https://cwl.discourse.group/c/cwlcon-2022/11">2022 CWL Conference Videos</a></h3></div>
12
{%- else -%}
13
<div class="cwl-announcement" style="height: 45px;"></div>
14
{%- endif -%}
0 commit comments