Fix scripts (scrollspy) path (#1567)

This commit is contained in:
ylemkimon
2018-08-09 00:43:15 +09:00
committed by Erik Demaine
parent ed7ad8d116
commit 429bb56606

View File

@@ -69,7 +69,7 @@ const siteConfig = {
scripts: [
'https://buttons.github.io/buttons.js',
'/js/scrollspy.js',
baseUrl + 'js/scrollspy.js',
],
stylesheets: ['https://cdn.jsdelivr.net/npm/katex@0.10.0-beta/dist/katex.min.css'],