We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff4305f commit a5dc24fCopy full SHA for a5dc24f
vitepress/src/.vitepress/config.mts
@@ -6,7 +6,6 @@ export default defineConfig({
6
lang: "pt-BR",
7
metaChunk: true,
8
base: "/handbook-competitive-programming/",
9
- appearance: "dark",
10
title: "Competitive Programming Handbook",
11
description: "De competidores, para competidores.",
12
themeConfig,
0 commit comments