Remove Node_modules as not needed vendored

also changed few Things about Website
This commit is contained in:
2026-07-07 14:05:47 +02:00
parent 098dd31b58
commit dd2ac3bc69
1460 changed files with 405 additions and 204880 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
{% for item in navigation %}
<a href="{{ item.url }}">{{ item.title }}</a>
{% endfor %}
<a class="nav-cta" href="https://github.com/praktimarc/kst4contest/releases/latest">Download</a>
<a class="nav-cta" href="/download/">Download</a>
</nav>
</header>