We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd2ed1f commit 5e683c6Copy full SHA for 5e683c6
astro.config.ts
@@ -90,11 +90,6 @@ export default defineConfig({
90
src: "./src/assets/logo.svg",
91
},
92
favicon: "/favicon.png",
93
- social: {
94
- github: "https://github.com/cloudflare/cloudflare-docs",
95
- "x.com": "https://x.com/cloudflare",
96
- youtube: "https://www.youtube.com/cloudflare",
97
- },
98
editLink: {
99
baseUrl:
100
"https://github.com/cloudflare/cloudflare-docs/edit/production/",
0 commit comments