knowyt/client/dist/index.html

14 lines
177 B
HTML
Raw Normal View History

2021-07-28 20:21:14 +00:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>KnYC</title>
</head>
<body>
2021-08-01 17:06:33 +00:00
<h1>KnYC</h1>
<p>
2021-08-02 07:52:47 +00:00
<a href="/api/userinfo">/api/userinfo</a>
2021-08-01 17:06:33 +00:00
</p>
2021-07-28 20:21:14 +00:00
</body>
</html>