Skip to content

Commit d91516a

Browse files
authored
Update shared.ts
1 parent 7f40a2e commit d91516a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/.vitepress/config/shared.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export const shared = defineConfig({
2626
sitemap: {
2727
hostname: "https://mmrl.dev",
2828
},
29-
head: [
29+
/* head: [
3030
[
3131
"script",
3232
{
@@ -35,7 +35,7 @@ export const shared = defineConfig({
3535
crossorigin: "anonymous",
3636
},
3737
],
38-
],
38+
],*/
3939
themeConfig: {
4040
search: {
4141
provider: "local",

0 commit comments

Comments
 (0)