add base build system

This commit is contained in:
2025-04-13 18:27:06 +02:00
parent 66df99954e
commit ea1da4abd0
24 changed files with 596 additions and 52 deletions

View File

@@ -0,0 +1,6 @@
<header>
<div class="header-title">Software Libre Liberec</div>
<div class="header-subtitle">Richard Stallman at Technical University of Liberec</div>
<img src="data:," alt="Přepínač světlého a tmavého režimu" class="light-dark-switch" onclick="switch_theme();">
<img src="data:," alt="Přepínač širokého a úzkého rozvržení" class="layout-switch" onclick="switch_layout();">
</header>