main #1

Merged
Lupancham merged 33 commits from CRSS/Website:main into main 2024-06-09 20:29:09 +00:00
Showing only changes of commit f70cda5c9f - Show all commits

View file

@ -9,6 +9,7 @@
<div class="nationCoreInfo">
<h1 style="margin: 0"> {{ nation.name }} </h1>
<p style="font-family:monospace"> {{ nation.short }} </p>
<h2> Flag </h2>
<img class="nationFlag" src="{{ nation.flag }}" alt="{{ nation.name }}'s flag." />
</div>
<div class="nationCoreInfo">