mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-06 11:48:41 +00:00
Fix favicon.ico 404 (#1642)
This commit is contained in:
@@ -151,7 +151,7 @@ const siteConfig = {
|
||||
/* path to images for header/footer */
|
||||
headerIcon: 'img/katex-logo.svg',
|
||||
footerIcon: 'img/katex-logo.svg',
|
||||
favicon: 'https://khan.github.io/favicon.ico',
|
||||
favicon: '../favicon.ico',
|
||||
|
||||
disableHeaderTitle: true,
|
||||
|
||||
|
Reference in New Issue
Block a user