fix website.

This commit is contained in:
Miroslav Šedivý 2025-02-23 11:52:53 +01:00
parent 89f4d25700
commit ac25950db6
4 changed files with 4 additions and 242 deletions

View file

@ -20,6 +20,7 @@ const config: Config = {
// GitHub pages deployment config.
organizationName: 'm1k1o',
projectName: 'neko',
trailingSlash: false,
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',
@ -73,11 +74,6 @@ const config: Config = {
src: 'img/logo.png',
},
items: [
{
href: '/#features',
label: 'Features',
position: 'left',
},
{
type: 'docSidebar',
sidebarId: 'docsSidebar',