Skip to content

Commit 6f6006d

Browse files
authored
Add external script for Keep Android Open
1 parent 2850a70 commit 6f6006d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/.vitepress/config/shared.ts

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

0 commit comments

Comments
 (0)