mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-09 21:29:11 +00:00
Update some of the open graph data for the documentation website
This commit is contained in:
BIN
documentation/assets/img/khoj_documentation.png
Normal file
BIN
documentation/assets/img/khoj_documentation.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 868 KiB |
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user