Skip to content

Commit 8f81f05

Browse files
author
Justin Kimbrell
committed
chore: added lang to docs html
1 parent 0375677 commit 8f81f05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import { snippetPlugin } from './plugins/snippet';
44

55
// https://vitepress.dev/reference/site-config
66
export default defineConfig({
7+
lang: 'en-US',
78
title: "FlipClock.js",
89
description: "A full featured, themeable, type safe, and well tested library for clocks, counters, and flipboards.",
910
lastUpdated: true,

0 commit comments

Comments
 (0)