From c041cf02c85c50a930079beb8c5e05e0a1453fcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karol=20W=C4=85sowski?= Date: Fri, 10 Jan 2025 10:39:16 +0100 Subject: [PATCH] Added SEO keywords --- docusaurus.config.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 1241f75..84e3a04 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -45,6 +45,12 @@ const config: Config = { ], themeConfig: { + metadata: [ + { + name: 'keywords', + content: 'informatyka, programowanie, matura, python, sql, bazy danych' + } + ], navbar: { title: siteName, logo: {