Skip to content

Commit 00e226c

Browse files
committed
Remove default Docusaurus preview image
- Removed the reference to 'img/docusaurus-social-card.jpg' in docusaurus.config.ts - Deleted the image file from static/img directory Fixes #40
1 parent e8564f6 commit 00e226c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

docusaurus.config.ts

-2
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,6 @@ const config: Config = {
9999
],
100100

101101
themeConfig: {
102-
// Replace with your project's social card
103-
image: 'img/docusaurus-social-card.jpg',
104102
colorMode: {
105103
disableSwitch: true,
106104
defaultMode: 'light',

static/img/docusaurus-social-card.jpg

-54.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)