Skip to content

Commit 0eff31a

Browse files
Add social card image and Twitter card metadata
1 parent b9327fc commit 0eff31a

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ const config: Config = {
4747
{name: 'keywords', content: 'solid, server, json-ld, nostr, decentralized, git, linked data'},
4848
{name: 'description', content: 'Documentation for JavaScript Solid Server - a minimal, fast, JSON-LD native Solid server'},
4949
{property: 'og:type', content: 'website'},
50+
{name: 'twitter:card', content: 'summary_large_image'},
5051
],
5152

5253
colorMode: {

static/img/social-card.png

133 KB
Loading

0 commit comments

Comments
 (0)