chore: rename the main bundle to main.js (#270)
This commit is contained in:
parent
d89f0246ea
commit
09c3656fad
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<script src="{{ index (index .Site.Data.assets "bundle.js") "src" | relURL }}"></script>
|
||||
<script src="{{ index (index .Site.Data.assets "main.js") "src" | relURL }}"></script>
|
||||
|
||||
<link
|
||||
rel="preload"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue