1
1
mirror of https://github.com/bumi/lntip synced 2026-03-19 01:38:18 +00:00

hello world

This commit is contained in:
2019-01-07 01:35:26 +01:00
commit bfa5219b02
8 changed files with 736 additions and 0 deletions

11
views/index.html Normal file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
<script src="/static/lntip.js" lntip-host="http://localhost:1323"></script>
</body>
</html>