Skip to content

Commit

Permalink
docs: add metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
aripalo committed Sep 17, 2022
1 parent 997029c commit 37dee67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ const config = {
({
metadata: [
{name: 'author', content: 'Ari Palo'},
{name: 'twitter:site', content: '@aripalo'},

{name: 'description', content: socialDescription},
{property: 'og:description', content: socialDescription},
{name: 'twitter:description', content: socialDescription},
Expand Down

0 comments on commit 37dee67

Please sign in to comment.