chore: remove redundant config

This commit is contained in:
Ryan Yin 2024-11-14 14:06:19 +08:00
parent 4f57a83758
commit 24c9d45f0d

View File

@ -2,7 +2,6 @@ import { defineConfig } from "vitepress"
export const en = defineConfig({
lang: "en-US",
title: "NixOS & Flakes Book",
description: "An unofficial and opinionated book for beginners",
themeConfig: {