File tree 2 files changed +4
-92
lines changed
2 files changed +4
-92
lines changed Original file line number Diff line number Diff line change 1
- import { themes as prismThemes } from ' prism-react-renderer' ;
2
- import { EnumChangefreq } from ' sitemap' ;
1
+ import { themes as prismThemes } from " prism-react-renderer" ;
2
+ import { EnumChangefreq } from " sitemap" ;
3
3
4
- import type * as Preset from ' @docusaurus/preset-classic' ;
5
- import type { Config } from ' @docusaurus/types' ;
4
+ import type * as Preset from " @docusaurus/preset-classic" ;
5
+ import type { Config } from " @docusaurus/types" ;
6
6
7
7
const baseUrl = "/" ;
8
8
@@ -97,7 +97,6 @@ const config: Config = {
97
97
from : "/platforms/self-hosted-github" ,
98
98
to : "/platforms/github-enterprise-server" ,
99
99
} ,
100
-
101
100
] ,
102
101
} ,
103
102
] ,
@@ -148,10 +147,6 @@ const config: Config = {
148
147
"https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.0/clipboard.min.js" ,
149
148
"/docs/js/code-block-buttons.js" ,
150
149
"https://cdnjs.cloudflare.com/ajax/libs/axios/1.2.1/axios.min.js" ,
151
- {
152
- src : "/js/segment.js" ,
153
- async : false ,
154
- } ,
155
150
{
156
151
src : "https://js.hs-scripts.com/43613284.js" ,
157
152
type : "text/javascript" ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments