Skip to content

Commit 75db053

Browse files
authored
Merge pull request #3410 from nihar1024/main
fix: switch to static social card image
2 parents e8d5952 + b0b930a commit 75db053

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

apps/docs/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ const config = {
6363
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
6464
({
6565
// Replace with your project's social card
66-
image: "https://assets.plan4better.de/img/logo/goat_standard.svg",
66+
image: "img/GOAT_logo_white_green_crop_b.png",
6767
navbar: {
6868
logo: {
6969
alt: "Plan4Better",
39.6 KB
Loading

0 commit comments

Comments
 (0)