Skip to content

Commit 30282fd

Browse files
feat: add meta image for twitter card (#101)
Signed-off-by: Lucif3r-in <[email protected]>
1 parent b30f6e9 commit 30282fd

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ const config = {
8282
themeConfig:
8383
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
8484
({
85+
image: "./static/img/wasm_logo.png",
8586
announcementBar: {
8687
id: "start",
8788
content:

static/img/wasm_logo.png

9.64 KB
Loading

0 commit comments

Comments
 (0)