mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +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:
|
||||
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
|
||||
({
|
||||
image: 'img/khoj-logo-sideways-500.png',
|
||||
image: 'img/khoj_documentation.png',
|
||||
metadata: [
|
||||
{name: 'og:title', content: 'Khoj Documentation'},
|
||||
{name: 'og:title', content: 'Docs'},
|
||||
{name: 'og:type', content: 'website'},
|
||||
{name: 'og:site_name', content: 'Khoj Documentation'},
|
||||
{name: 'og:description', content: 'Quickly get started with using or self-hosting Khoj'},
|
||||
{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: {
|
||||
title: 'Khoj',
|
||||
|
||||
Reference in New Issue
Block a user