Skip to content

Commit

Permalink
Исправлен номер аудитории воркшопов
Browse files Browse the repository at this point in the history
  • Loading branch information
wsnark committed Feb 9, 2024
1 parent 256998c commit fcb566a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h3>Главная сцена</h3>
{% endfor %}
</ul>

<h3>Аудитория 323: воркшопы</h3>
<h3>Аудитория 310: воркшопы</h3>
<ul id="talks">
{% for talk in site.data.meetup_24_02_2024_workshops %}
{% include talk.html %}
Expand All @@ -41,7 +41,7 @@ <h3>Главная сцена</h3>
{% include talk.html %}
{% endfor %}
</ul>
<h3>Аудитория 323: CTF </h3>
<h3>Аудитория 310: CTF </h3>
<ul id="talks">
{% for talk in site.data.meetup_24_02_2024_ctf %}
{% include talk.html %}
Expand Down

0 comments on commit fcb566a

Please sign in to comment.