From 62ef7e2c82e8479445c52585c88b7bf39c293c86 Mon Sep 17 00:00:00 2001 From: Kyle Kelley Date: Mon, 24 Jul 2023 14:43:50 -0700 Subject: [PATCH] clean out old metadata --- docusaurus.config.js | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index e299c79..ee056e2 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -67,27 +67,7 @@ const config = { respectPrefersColorScheme: true, }, image: "img/noteable-platform-social-card.png", - metadata: [ - { - name: "keywords", - content: "jupyter, python, llm, chatgpt, developer, blog", - }, - { name: "twitter:site", content: "@noteable_io" }, - { - name: "twitter:description", - content: - "Resources for developers working with Noteable notebook and LLM functionality", - }, - { - name: "og:description", - content: - "Resources for developers working with Noteable notebook and LLM functionality", - }, - { - name: "og:site_name", - content: "Noteable", - }, - ], + metadata: [{ name: "twitter:site", content: "@noteable_io" }], navbar: { title: "Noteable Developer Platform", logo: {