Skip to content

Commit b01d812

Browse files
Merge pull request #1250 from nxglabs/sync-to-public_repo-17512737859
Merge pull request
1 parent 85bc2fb commit b01d812

File tree

176 files changed

+16858
-27726
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

176 files changed

+16858
-27726
lines changed

apps/OpenSign/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33

44
<head>
55
<meta charset="utf-8" />
6-
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
76
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
87
<meta name="theme-color" content="#000000" />
98
<meta name="description" content="The fastest way to sign PDFs & request signatures from others" />
109
<!-- <link rel="apple-touch-icon" href="/logo192.png" /> -->
1110

12-
<link rel="manifest" href="/manifest.json" />
1311
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
1412
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous" />
1513
<link rel="stylesheet" href="https://cdn.opensignlabs.com/fonts.css" />
1614
<title>...Loading</title>
1715
</head>
16+
1817
<body>
1918
<div id="root" style="touch-action:pan-x pan-y;"></div>
2019
<script type="module" src="/src/index.jsx"></script>
2120
</body>
22-
</html>
21+
22+
</html>

0 commit comments

Comments
 (0)