Skip to content

Commit

Permalink
reset index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gerth2 committed Jul 19, 2024
1 parent dfb7a2e commit 4f127e5
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions photon-server/src/main/resources/web/index.html
Original file line number Diff line number Diff line change
@@ -1,15 +1 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="./favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Photon Client</title>
<script type="module" crossorigin src="./assets/index-8600de53.js"></script>
<link rel="stylesheet" href="./assets/index-20f2f634.css">
</head>
<body>
<div id="app"></div>

</body>
</html>
<p>UI has not been copied!</p>

0 comments on commit 4f127e5

Please sign in to comment.