Deploying to gh-pages from @ DVMProject/iden-calc-web@96d168212718d18a1859058cbb7ac7df909c20fb 🚀

gh-pages
jelimoore 3 years ago
parent 69e53884c6
commit adbd0f0035

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Iden-Calc</title>
<script type="module" crossorigin src="/assets/index.js"></script>
<link rel="stylesheet" href="/assets/index.css">
</head>
<body>
<div id="app"></div>
</body>
</html>
Loading…
Cancel
Save

Powered by TurnKey Linux.