diff --git a/dist/index.html b/dist/index.html index f8553d0..500d4f2 100644 --- a/dist/index.html +++ b/dist/index.html @@ -541,7 +541,7 @@ - + diff --git a/src/pug/index.pug b/src/pug/index.pug index bf3ff7e..2dea1bf 100644 --- a/src/pug/index.pug +++ b/src/pug/index.pug @@ -448,7 +448,7 @@ html(lang='en') | Close Project // Bootstrap core JS - script(src='https://code.jquery.com/jquery-3.5.1.slim.min.js') + script(src='https://code.jquery.com/jquery-3.5.1.min.js') script(src='https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.bundle.min.js') // Third party plugin JS