Update some of the open graph data for the documentation website

This commit is contained in:
sabaimran 2024-11-19 11:14:46 -08:00
parent 5134d49d71
commit 4f5c1eeded
2 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 868 KiB

View file

@ -73,14 +73,14 @@ const config = {
themeConfig: themeConfig:
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */ /** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({ ({
image: 'img/khoj-logo-sideways-500.png', image: 'img/khoj_documentation.png',
metadata: [ metadata: [
{name: 'og:title', content: 'Khoj Documentation'}, {name: 'og:title', content: 'Docs'},
{name: 'og:type', content: 'website'}, {name: 'og:type', content: 'website'},
{name: 'og:site_name', content: 'Khoj Documentation'}, {name: 'og:site_name', content: 'Khoj Documentation'},
{name: 'og:description', content: 'Quickly get started with using or self-hosting Khoj'}, {name: 'og:description', content: 'Quickly get started with using or self-hosting Khoj'},
{name: 'og:url', content: 'https://docs.khoj.dev'}, {name: 'og:url', content: 'https://docs.khoj.dev'},
{name: 'keywords', content: 'khoj, khoj ai, chatgpt, open ai, open source, productivity'} {name: 'keywords', content: 'khoj, khoj ai, chatgpt, open source ai, open source, transparent, accessible, trustworthy, hackable, index notes, rag, productivity'}
], ],
navbar: { navbar: {
title: 'Khoj', title: 'Khoj',