Sign in
vanadium
/
release.js.core
/
a065d8af3287dd894d647ee67f27a2729edecafe
/
.
/
extension
/
example
/
index.html
blob: 2fcf88d00d299c8fd0cc34c8be15d3a606a1d162 [
file
] [
log
] [
blame
]
<html>
<head>
<title>
Example App
</title>
<script
type
=
"text/javascript"
src
=
"./index.bundle.js"
></script>
</head>
<body>
Example App
<br>
<a
href
=
"#"
id
=
"login-link"
>
Login
</a>
</body>
</html>