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