Skip to content

Commit

Permalink
test to try to load comet-react config file
Browse files Browse the repository at this point in the history
  • Loading branch information
andriidudar committed Sep 10, 2024
1 parent 930d81d commit 477a560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/opik-frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Comet Opik</title>
<script type='text/javascript' src='/config.js?version=1725550071774'></script>
<script type='text/javascript' src='../../config.js?version=1725550071774'></script>
</head>
<body class="size-full">
<div class="size-full" id="root"></div>
Expand Down

0 comments on commit 477a560

Please sign in to comment.