This commit is contained in:
zkat 2020-12-28 02:00:22 +00:00
parent e8dc404448
commit 7a9f381408
1 changed files with 2 additions and 2 deletions

View File

@ -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