We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9f7c7f commit 720b224Copy full SHA for 720b224
src/_includes/base.html
@@ -5,7 +5,7 @@
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
<meta
7
name="description"
8
- content="This is the KDL playground: try out KDL documents and see the resulting structure!"
+ 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!"
9
/>
10
<title>{{ title }}</title>
11
0 commit comments