Skip to content

Commit

Permalink
add small text to the top of the site
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaferranti committed Jan 14, 2025
1 parent 8f86b57 commit 938fdd4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _includes/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
<div class="content-wrapper">
<div class="col-lg-10 col-lg-offset-1">
<h3>{{ site.aboutTitle }}</h3>
<p>
The 2025 edition of the Nordic-RSE conference will be held <b>in Gothenburg on May 20-21</b>.
If you are working as research software engineer or are simply interested on the topic, you are warmly encouraged to join.
More details on registration and call for papers coming soon!
</p>
<div class="row about-details">
{% assign animationDelay = 0 %}
{% for about in site.aboutBlock %}
Expand Down

0 comments on commit 938fdd4

Please sign in to comment.