removing reduplication
This commit is contained in:
parent
70ba3e5f7b
commit
0a3622ec4a
|
|
@ -1,10 +1,10 @@
|
|||
---
|
||||
layout: base.html
|
||||
title: KDL - KDL Document Language
|
||||
title: The KDL Document Language
|
||||
---
|
||||
|
||||
<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>
|
||||
|
||||
{% include partials/description.md %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue