Skip to content

Commit

Permalink
docs: dev hub improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
0xSage committed Sep 5, 2023
1 parent 86f0ffc commit 0d46a4c
Show file tree
Hide file tree
Showing 4 changed files with 8,451 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');

/** @type {import('@docusaurus/types').Config} */
const config = {
title: 'Jan Docs',
title: 'Jan Documentation',
tagline: 'Self-hosted AI inference platform',
favicon: 'img/favicon.ico',

Expand Down Expand Up @@ -93,7 +93,7 @@ const config = {
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
// TODO: Replace with your project's social card
image: 'img/docusaurus-social-card.jpg',
image: 'img/jan-social-card.jpg',
// Only for react live
liveCodeBlock: {
playgroundPosition: 'bottom',
Expand Down
Binary file removed docs/static/img/docusaurus-social-card.jpg
Binary file not shown.
Binary file added docs/static/img/jan-social-card.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 0d46a4c

Please sign in to comment.