2
0
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:
Mark Otto
2025-08-25 18:50:11 -07:00
committed by GitHub
parent 320f713905
commit 122bff5e58
10 changed files with 0 additions and 78 deletions
-1
View File
@@ -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(),