add base build system
This commit is contained in:
6
components/en/header.html
Normal file
6
components/en/header.html
Normal 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>
|
Reference in New Issue
Block a user