Skip to content

Commit 249776c

Browse files
authored
Update index.html
1 parent eead4c1 commit 249776c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,7 @@ <h2 class="subtitle">{{config.subtitle}}</h2>
531531
},
532532
async mounted() {
533533
window.onpopstate = () => this.pathPrefix = window.location.hash.replace(/^#\/?/, '')
534+
window.onpopstate()
534535
window.addEventListener('resize', () => {
535536
this.windowWidth = window.innerWidth
536537
})

0 commit comments

Comments
 (0)