Skip to content

Commit 720b224

Browse files
committed
fix descriptions
1 parent c9f7c7f commit 720b224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_includes/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<meta
77
name="description"
8-
content="This is the KDL playground: try out KDL documents and see the resulting structure!"
8+
content="kdl is a document language, mostly based on SDLang, with xml-like semantics that looks like you're invoking a bunch of CLI commands!"
99
/>
1010
<title>{{ title }}</title>
1111

0 commit comments

Comments
 (0)