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