unclean SPARC

This commit is contained in:
STEINNI
2025-08-27 07:03:09 +00:00
commit f308460931
430 changed files with 54426 additions and 0 deletions
@@ -0,0 +1,17 @@
<style>
.contributors .list {
display: flex;
flex-flow: wrap;
grid-gap: 20px;
white-space: nowrap;
}
</style>
<article eiccard class="contributors">
<header>
<h1>Contributors</h1>
<h2>People involved in the project</h2>
</header>
<section>
<ul nonbulleted class="list"></ul>
</section>
</article>