There was an error while loading. Please reload this page.
1 parent 7ef975a commit 996afaeCopy full SHA for 996afae
1 file changed
fundamentals/code-quality/.vitepress/en.mts
@@ -6,6 +6,7 @@ export const en = defineConfig({
6
description: "A guide for easily modifiable frontend code",
7
lastUpdated: true,
8
themeConfig: {
9
+ logo: "/images/ff-symbol.svg",
10
nav: nav(),
11
editLink: {
12
pattern:
0 commit comments