Skip to content

Commit 9bfdac0

Browse files
authored
Fix logo in social card preview in Docusaurus (#1038)
* Create scalardb-social-card-preview.png * Change image for social card preview
1 parent f1045ac commit 9bfdac0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ const config = {
343343
},
344344
},
345345
// Replace with your project's social card
346-
image: 'img/scalardb-logo.png',
346+
image: 'img/scalardb-social-card-preview.png',
347347
navbar: {
348348
title: '',
349349
logo: {
58.8 KB
Loading

0 commit comments

Comments
 (0)