1
0
mirror of https://github.com/bitwarden/web synced 2026-02-22 04:13:35 +00:00
This commit is contained in:
Kyle Spearrin
2018-12-12 10:07:21 -05:00
parent 6b7579522a
commit a2b241f5e1
20 changed files with 187 additions and 47 deletions

View File

@@ -13,7 +13,7 @@
<link rel="icon" type="image/png" sizes="16x16" href="images/icons/favicon-16x16.png">
<link rel="mask-icon" href="images/icons/safari-pinned-tab.svg" color="#3c8dbc">
<link rel="manifest" href="manifest.json">
<link href="app/main.b5bae6c0819bd6bf6b18.css" rel="stylesheet"></head>
<link href="app/main.0c0165861697c9b6f84f.css" rel="stylesheet"></head>
<body class="layout_frontend">
<app-root>
@@ -26,6 +26,6 @@
</div>
</div>
</app-root>
<script type="text/javascript" src="app/polyfills.b5bae6c0819bd6bf6b18.js"></script><script type="text/javascript" src="app/vendor.b5bae6c0819bd6bf6b18.js"></script><script type="text/javascript" src="app/main.b5bae6c0819bd6bf6b18.js"></script></body>
<script type="text/javascript" src="app/polyfills.0c0165861697c9b6f84f.js"></script><script type="text/javascript" src="app/vendor.0c0165861697c9b6f84f.js"></script><script type="text/javascript" src="app/main.0c0165861697c9b6f84f.js"></script></body>
</html>