This commit is contained in:
Glitchy 2025-06-06 14:20:05 +00:00
parent ec90d4a8d7
commit c3a1ce74af
4 changed files with 88 additions and 6 deletions

View file

@ -2,6 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<div id="username" style="display: none;">{{ username }}</div>
<title> {{ note }} </title>
<style>
textarea { width: 100%; height: 90vh; font-family: monospace; font-size: 1em; }