forked from Ailur/burgernotes-server
Update templates/main.html
This commit is contained in:
parent
b93cf803f0
commit
0dacdb0289
|
@ -12,7 +12,7 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<a href="https://notes.old.hectabit.org" style="right: 0px;position: fixed;background-color: var(--editor);color: var(--editor);padding: 20px;">Click here</a>
|
||||
<a href="https://notes.old.hectabit.org" class="hiddenButton">Click here</a>
|
||||
<div class="mainDiv">
|
||||
<div class="startDiv">
|
||||
<h1 class="w300">Burgernotes</h1>
|
||||
|
|
Loading…
Reference in New Issue