Skip to content

Commit

Permalink
fix: config loading
Browse files Browse the repository at this point in the history
  • Loading branch information
silvester-pari authored Aug 6, 2024
1 parent f8e7e9d commit 08d4bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta id="meta-description" name="description" content="">
<!-- <script defer="defer" src="/config.js"></script> -->
<script defer="defer" src="./config.js"></script>
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<body>
Expand Down

0 comments on commit 08d4bbc

Please sign in to comment.