mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Remove Themes from docs (#41671)
This commit is contained in:
@@ -50,7 +50,6 @@ const configSchema = z.object({
|
||||
rfs_version: zPrefixedVersionSemver,
|
||||
subtitle: z.string(),
|
||||
swag: z.string().url(),
|
||||
themes: z.string().url(),
|
||||
title: z.string(),
|
||||
toc: z.object({
|
||||
min: z.number(),
|
||||
|
||||
Reference in New Issue
Block a user