Skip to content

Commit 52e7f8c

Browse files
chore(docs): Update site description (#1141)
1 parent 30c01fa commit 52e7f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/consts.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export const SITE = {
22
title: "OpenAPI TS",
3-
description: "Your website description.",
3+
description: "Tools for consuming OpenAPI schemas in TypeScript.",
44
defaultLanguage: "en-us",
55
} as const;
66

0 commit comments

Comments
 (0)