Skip to content

Commit

Permalink
voTEE: Deploy v1, test run
Browse files Browse the repository at this point in the history
  • Loading branch information
lubej committed Mar 12, 2024
1 parent 538721b commit d9877cf
Show file tree
Hide file tree
Showing 6 changed files with 161 additions and 0 deletions.
146 changes: 146 additions & 0 deletions votee/assets/index-BFOZanN4.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions votee/assets/index-CunTQBS8.css

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

Binary file added votee/background.webp
Binary file not shown.
Binary file added votee/favicon.ico
Binary file not shown.
14 changes: 14 additions & 0 deletions votee/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="shortcut icon" type="image/x-icon" href="/votee/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Voting dApp</title>
<script type="module" crossorigin src="/votee/assets/index-BFOZanN4.js"></script>
<link rel="stylesheet" crossorigin href="/votee/assets/index-CunTQBS8.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
Binary file added votee/rose.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d9877cf

Please sign in to comment.