deploy: 0a3622ec4a
This commit is contained in:
parent
e8dc404448
commit
7a9f381408
|
|
@ -7,12 +7,12 @@
|
||||||
name="description"
|
name="description"
|
||||||
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!"
|
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!"
|
||||||
/>
|
/>
|
||||||
<title>KDL - KDL Document Language</title>
|
<title>The KDL Document Language</title>
|
||||||
<link rel="stylesheet" href="/styles/global.css" />
|
<link rel="stylesheet" href="/styles/global.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<main><header class="py-10 bg-gray-300">
|
<main><header class="py-10 bg-gray-300">
|
||||||
<h1 class="text-4xl text-center">KDL - KDL Document Language</h1>
|
<h1 class="text-4xl text-center">The KDL Document Language</h1>
|
||||||
</header>
|
</header>
|
||||||
<section class="kdl-section" id="description">
|
<section class="kdl-section" id="description">
|
||||||
<p>KDL is a document language with xml-like semantics that looks like you're
|
<p>KDL is a document language with xml-like semantics that looks like you're
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue