-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
20 lines (18 loc) · 804 Bytes
/
index.html
File metadata and controls
20 lines (18 loc) · 804 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<meta name="description" content="Decentralized Secret Manager"/>
<meta name="keywords"
content="Password, Shamir Secret Sharing, Social Recovery, Secret Zero Problem, Storing Password Securely, Protect Passwords, Distributed Password Storage, Managing Passwords"/>
<meta name="google-site-verification" content="SoPFu3sq9zhPkf3ahjk7S9lWK9TmChsXq-jtMC-6xRI"/>
<link rel="icon" href="/favicon.ico"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Meta Secret</title>
<script type="module" crossorigin src="/assets/index-CZ3l7MN5.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-B9HcxIqq.css">
</head>
<body>
<div id="app"></div>
</body>
</html>