diff --git a/2024/06/10/hello-world/index.html b/2024/06/10/hello-world/index.html index 419d609..9be356d 100644 --- a/2024/06/10/hello-world/index.html +++ b/2024/06/10/hello-world/index.html @@ -146,7 +146,7 @@ }); document.addEventListener('pjax:complete', () => { preloader.endLoading(); -});