This commit is contained in:
Settel 2021-08-04 23:40:45 +02:00
parent 914e412a51
commit 56c8319bf4
3 changed files with 2 additions and 13 deletions

View File

@ -1,13 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>KnYC</title>
</head>
<body>
<h1>KnYC</h1>
<p>
<a href="/api/userinfo">/api/userinfo</a>
</p>
</body>
</html>

View File

@ -143,6 +143,7 @@ export default {
&__errormessage {
padding: 8px;
font-size: 18px;
color: #ff8080;
}
}

1
server/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
knyt