From 41e11988c676321a32bfd2ed1191bc90370fed90 Mon Sep 17 00:00:00 2001 From: Paul Razvan Berg Date: Fri, 27 Oct 2023 17:17:15 +0100 Subject: [PATCH] perf: add SEO keywords --- docusaurus.config.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docusaurus.config.js b/docusaurus.config.js index beeaf930..c23c8906 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -173,6 +173,13 @@ const config = { mermaid: { theme: { light: "neutral", dark: "dark" }, }, + metadata: [ + { + name: "keywords", + content: + "blockchain, DAO, decentralized finance, defi, docs, Ethereum, foundry, money streaming, NFT, open source, payments, payroll, Sablier, Safe, smart contracts, solidity, token streaming, vesting, web3", + }, + ], navbar: { items: [ {