Skip to content

Commit

Permalink
Avoid relative year phrases
Browse files Browse the repository at this point in the history
"this year" / "next year" goes stale real quick!
  • Loading branch information
graeme-a-stewart committed Dec 11, 2023
1 parent 53618d1 commit 2132601
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _layouts/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h2>Meetings</h2>
<div class="col-lg-4">
<h2>HSF-WLCG Workshop</h2>
<p>
Save the date! We will have a joint HSF-WLCG workshop next year at DESY, from the 13-17 May.
We will have a joint HSF-WLCG workshop in 2024 at DESY, from the 13-17 May.
</p>
<p style="display: block; text-align: center">
<img src="{{ '/images/hsf_logo_angled_square.png' | relative_url }}"
Expand All @@ -74,7 +74,7 @@ <h2>HSF-WLCG Workshop</h2>
alt="WLCG logo" style="width:33%; margin-left: auto; margin-right: auto;">
</p>
<p>
Watch out for more details early next year.
Save the date!
</p>

</div>
Expand Down

0 comments on commit 2132601

Please sign in to comment.