mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-08 20:48:41 +00:00
Fix scripts (scrollspy) path (#1567)
This commit is contained in:
@@ -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'],
|
||||
|
||||
|
Reference in New Issue
Block a user