Skip to content

Commit 1cfe5fa

Browse files
add open graph image (#215)
1 parent 8c9a9d9 commit 1cfe5fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

site/docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ const config: Config = {
7070
lastVersion: 'current',
7171
includeCurrentVersion: true,
7272
versions: {
73-
current: {
73+
'current': {
7474
label: 'Latest',
7575
path: '',
7676
},
@@ -109,7 +109,7 @@ const config: Config = {
109109

110110
themeConfig: {
111111
// Replace with your project's social card
112-
// image: 'img/docusaurus-social-card.jpg',
112+
image: 'img/HarperOpenGraph.jpg',
113113
navbar: {
114114
logo: {
115115
alt: 'Harper Logo',
134 KB
Loading

0 commit comments

Comments
 (0)