Skip to content

Commit 57a1867

Browse files
committed
breaks the page
1 parent e0da74d commit 57a1867

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docs/.vitepress/config/shared.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -126,12 +126,12 @@ export const shared = defineConfig({
126126
crossorigin: "anonymous",
127127
},
128128
],
129-
[
130-
"script",
131-
{
132-
src: "https://keepandroidopen.org/banner.js",
133-
},
134-
],
129+
// [
130+
// "script",
131+
// {
132+
// src: "https://keepandroidopen.org/banner.js",
133+
// },
134+
// ],
135135
],
136136
themeConfig: {
137137
search: {

0 commit comments

Comments
 (0)