--amend
This commit is contained in:
parent
914e412a51
commit
56c8319bf4
13
client/dist/index.html
vendored
13
client/dist/index.html
vendored
@ -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>
|
@ -143,6 +143,7 @@ export default {
|
||||
|
||||
&__errormessage {
|
||||
padding: 8px;
|
||||
font-size: 18px;
|
||||
color: #ff8080;
|
||||
}
|
||||
}
|
||||
|
1
server/.gitignore
vendored
Normal file
1
server/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
knyt
|
Loading…
Reference in New Issue
Block a user