We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b6f3f8 commit 8ae154dCopy full SHA for 8ae154d
docusaurus.config.ts
@@ -75,8 +75,7 @@ const config: Config = {
75
stylesheets: [
76
{
77
// href: 'https://cdn.jsdelivr.net/npm/katex@0.13.24/dist/katex.min.css',
78
- // href: 'https://experiments-hk.sparanoid.net/jsd/npm/katex@0.13.24/dist/katex.min.css',
79
- href: 'https://workers.vrp.moe/api/jsd/katex@0.13.24/dist/katex.min.css',
+ href: 'https://workers.hyper.ai/jsd/npm/katex@0.13.24/dist/katex.min.css',
80
type: 'text/css',
81
integrity:
82
'sha384-odtC+0UGzzFL/6PNoE8rX/SPcQDXBJ+uRepguP4QkPCm2LBxH3FA3y+fKSiJ+AmM',
0 commit comments