mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 17:24:48 +10:00
allow more subheadings
This commit is contained in:
@@ -16,6 +16,7 @@ export default defineConfig({
|
|||||||
],
|
],
|
||||||
title: "Drop OSS",
|
title: "Drop OSS",
|
||||||
logo: { src: "./src/assets/wordmark.png", replacesTitle: true },
|
logo: { src: "./src/assets/wordmark.png", replacesTitle: true },
|
||||||
|
tableOfContents: { minHeadingLevel: 2, maxHeadingLevel: 4 },
|
||||||
social: [
|
social: [
|
||||||
{
|
{
|
||||||
icon: "github",
|
icon: "github",
|
||||||
|
|||||||
Reference in New Issue
Block a user