Skip to content

Commit 9dd1006

Browse files
committed
feat: add missing chapter
1 parent 3ee069c commit 9dd1006

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

chapters/index.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,27 @@ <h3>Sysarmy UK</h3>
386386
</div>
387387
</div>
388388

389+
<!-- Sysarmy Concordia -->
390+
<div class="chapter-card">
391+
<div class="chapter-header">
392+
<span class="chapter-flag">🇦🇷</span>
393+
<div class="chapter-info">
394+
<h3>Sysarmy Concordia</h3>
395+
<p class="chapter-location">Concordia, Entre Ríos</p>
396+
</div>
397+
</div>
398+
<p>El chapter donde le sacamos el jugo a las naranjas.</p>
399+
<div class="chapter-social">
400+
<a href="https://t.me/+4WLpAMQ2YpxhZTBh" class="social-link" target="_blank" title="Telegram">
401+
<i class="fa-brands fa-telegram"></i>
402+
</a>
403+
<a href="https://discord.com/channels/128531369788833793/873707805280972892"
404+
class="social-link" target="_blank" title="Discord">
405+
<i class="fab fa-discord"></i>
406+
</a>
407+
</div>
408+
</div>
409+
389410
</div>
390411
</div>
391412
</section>

en/chapters/index.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,27 @@ <h3>Sysarmy UK</h3>
387387
</div>
388388
</div>
389389

390+
<!-- Sysarmy Concordia -->
391+
<div class="chapter-card">
392+
<div class="chapter-header">
393+
<span class="chapter-flag">🇦🇷</span>
394+
<div class="chapter-info">
395+
<h3>Sysarmy Concordia</h3>
396+
<p class="chapter-location">Entre Ríos, Argentina</p>
397+
</div>
398+
</div>
399+
<p>The chapter where we squeeze the most out of oranges.</p>
400+
<div class="chapter-social">
401+
<a href="https://t.me/+4WLpAMQ2YpxhZTBh" class="social-link" target="_blank" title="Telegram">
402+
<i class="fa-brands fa-telegram"></i>
403+
</a>
404+
<a href="https://discord.com/channels/128531369788833793/873707805280972892"
405+
class="social-link" target="_blank" title="Discord">
406+
<i class="fab fa-discord"></i>
407+
</a>
408+
</div>
409+
</div>
410+
390411
</div>
391412
</div>
392413
</section>

0 commit comments

Comments
 (0)