Skip to content

Commit

Permalink
Add notarize page
Browse files Browse the repository at this point in the history
  • Loading branch information
rht committed Mar 27, 2024
1 parent e6a8bac commit 09ac672
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 2 deletions.
12 changes: 12 additions & 0 deletions notarize.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>VerifyPage Notarize</title>
<script src="public/js/vendor.js"></script>
</head>
<body>
<div id="root"></div>
<script src="public/js/notarization.js"></script>
</body>
</html>
1 change: 1 addition & 0 deletions public/js/notarization.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 09ac672

Please sign in to comment.