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 7a15074 commit e04a924Copy full SHA for e04a924
docusaurus.config.ts
@@ -40,7 +40,7 @@ const config: Config = {
40
// Please change this to your repo.
41
// Remove this to remove the "edit this page" links.
42
editUrl:
43
- 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
+ 'https://github.com/fastvim/fastvim.github.io/',
44
},
45
theme: {
46
customCss: './src/css/custom.css',
@@ -87,10 +87,6 @@ const config: Config = {
87
{
88
title: 'Community',
89
items: [
90
- {
91
- label: 'Stack Overflow',
92
- href: 'https://stackoverflow.com/questions/tagged/docusaurus',
93
- },
94
95
label: 'Discord',
96
href: 'https://discordapp.com/invite/docusaurus',
0 commit comments