Skip to content

Commit

Permalink
Deploying compiled client version
Browse files Browse the repository at this point in the history
  • Loading branch information
Olliebrown committed Dec 13, 2023
1 parent 4fea27d commit 97a09b1
Show file tree
Hide file tree
Showing 3 changed files with 168 additions and 0 deletions.
1 change: 1 addition & 0 deletions public/bundle.css

Large diffs are not rendered by default.

166 changes: 166 additions & 0 deletions public/bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<title>SGX Map</title>
<link rel="stylesheet" href="./bundle.css" />
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 97a09b1

Please sign in to comment.