fix: correct image path
This commit is contained in:
parent
0d46a4cfc2
commit
d4b00adfe3
@ -92,8 +92,7 @@ const config = {
|
|||||||
themeConfig:
|
themeConfig:
|
||||||
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
|
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
|
||||||
({
|
({
|
||||||
// TODO: Replace with your project's social card
|
image: 'img/jan-social-card.png',
|
||||||
image: 'img/jan-social-card.jpg',
|
|
||||||
// Only for react live
|
// Only for react live
|
||||||
liveCodeBlock: {
|
liveCodeBlock: {
|
||||||
playgroundPosition: 'bottom',
|
playgroundPosition: 'bottom',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user