Skip to content

Commit 5c5d457

Browse files
committed
Update social card image and config reference
Replaces the social card image reference in docusaurus.config.js to use 'img/social-card.jpg' and adds the new image file to the static assets.
1 parent df99e3c commit 5c5d457

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ const config = {
6666
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
6767
({
6868
// Replace with your project's social card
69-
image: 'img/docusaurus-social-card.jpg',
69+
image: 'img/social-card.jpg',
7070
navbar: {
7171
title: 'Negative Games Docs',
7272
logo: {

static/img/social-card.jpg

66.1 KB
Loading

0 commit comments

Comments
 (0)