Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Segue21 committed May 11, 2024
1 parent 643eb20 commit 5d1db2a
Show file tree
Hide file tree
Showing 9 changed files with 116 additions and 2 deletions.
Binary file added dist/assets/CentraNo2-Bold-DiNSKgQV.ttf
Binary file not shown.
Binary file added dist/assets/CentraNo2-Book-CX7edySx.ttf
Binary file not shown.
Binary file added dist/assets/CentraNo2-Medium-DC85TiQb.ttf
Binary file not shown.
102 changes: 102 additions & 0 deletions dist/assets/index-B7-ZCSBG.js

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions dist/assets/index-C96x1-Cu.css

Large diffs are not rendered by default.

Binary file added dist/assets/upload-icon-2rhO4hDo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/assets/zama_banner-IRhhtHSB.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
<!-- <link rel="icon" type="image/svg+xml" href="vite.svg" /> -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>DRM system using Zama's fhEVM</title>
<script type="module" crossorigin src="/zama_bounty/assets/index-B7-ZCSBG.js"></script>
<link rel="stylesheet" crossorigin href="/zama_bounty/assets/index-C96x1-Cu.css">
</head>
<body>
<div id="root"></div>
<!-- <script type="module" src="src/main.tsx"></script> -->
</body>
</html>
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
</head>
<body>
<div id="root"></div>
<!-- <script type="module" src="src/main.tsx"></script> -->
<script type="module" src="src/main.tsx"></script>
</body>
</html>

0 comments on commit 5d1db2a

Please sign in to comment.