Skip to content

Commit

Permalink
absolute config path
Browse files Browse the repository at this point in the history
  • Loading branch information
nicokant committed Jan 5, 2024
1 parent b11c5f1 commit 1948e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Viewer</title>
<script src="config.js"></script>
<script src="/config.js"></script>
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit 1948e31

Please sign in to comment.