prvni várka

This commit is contained in:
2024-04-17 23:13:56 +02:00
commit 25ef045289
19 changed files with 433 additions and 0 deletions

10
Switch theme/index.html Normal file
View File

@ -0,0 +1,10 @@
<head>
<!--icons dark, go to up-->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
/>
</head>
<body>
<button id="toggleButton"><i class="fas fa-adjust"></i></button>
</body>