This repository was archived by the owner on Aug 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-92
lines changed Expand file tree Collapse file tree 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" ;
33
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" ;
66
77const baseUrl = "/" ;
88
@@ -97,7 +97,6 @@ const config: Config = {
9797 from : "/platforms/self-hosted-github" ,
9898 to : "/platforms/github-enterprise-server" ,
9999 } ,
100-
101100 ] ,
102101 } ,
103102 ] ,
@@ -148,10 +147,6 @@ const config: Config = {
148147 "https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.0/clipboard.min.js" ,
149148 "/docs/js/code-block-buttons.js" ,
150149 "https://cdnjs.cloudflare.com/ajax/libs/axios/1.2.1/axios.min.js" ,
151- {
152- src : "/js/segment.js" ,
153- async : false ,
154- } ,
155150 {
156151 src : "https://js.hs-scripts.com/43613284.js" ,
157152 type : "text/javascript" ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments