mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Sorting files in stuff, ignoring auth for acme-challange
This commit is contained in:
parent
fe8503a43e
commit
79635f27b4
7 changed files with 13 additions and 8 deletions
|
@ -29,6 +29,7 @@
|
|||
margin: 20px;
|
||||
}
|
||||
.title {
|
||||
margin: 20px;
|
||||
font-size: 50px;
|
||||
font-weight: bold;
|
||||
color: white;
|
||||
|
@ -89,9 +90,6 @@
|
|||
<div class='title'>
|
||||
Frylabs
|
||||
</div>
|
||||
<div id='text' class='text'>
|
||||
Új jelszót a meglévő felhasználóktól lehet kérni
|
||||
</div>
|
||||
<div id='feedback'>
|
||||
<textarea placeholder='Feedback' id='feedbackTextArea'></textarea>
|
||||
<div class='ircLinkContainer' >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue