mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-01 16:30:08 +00:00
fix config for docs
This commit is contained in:
@@ -1 +0,0 @@
|
||||
theme: jekyll-theme-hacker
|
||||
@@ -3,12 +3,13 @@ const nav = require("./navbar");
|
||||
const head = require("./head");
|
||||
|
||||
const config = {
|
||||
base: "/Discordeno/",
|
||||
title: "Discordeno",
|
||||
head,
|
||||
theme: "yuu",
|
||||
themeConfig: {
|
||||
yuu: {
|
||||
disableThemeIgnore: true
|
||||
yuu: {
|
||||
disableThemeIgnore: true
|
||||
},
|
||||
nav,
|
||||
sidebar,
|
||||
|
||||
Reference in New Issue
Block a user