new functions and fixes

This commit is contained in:
Mateusz Gruszczyński
2026-08-06 09:43:49 +02:00
parent 7989a873e7
commit ce368cf3fd
8 changed files with 88 additions and 24 deletions
+1
View File
@@ -17,6 +17,7 @@
<a class="brand home-brand" href="/">RustPad</a>
<div class="public-header__actions">
<label class="line-toggle"><input id="public-line-numbers-toggle" type="checkbox"> Line numbers</label>
<label class="line-toggle"><input id="public-full-width-toggle" type="checkbox"> Full width</label>
<button id="copy-public-link" class="secondary-button">Copy link</button>
</div>
</header>