Skip to content

Commit d5e01c1

Browse files
committed
use the logo with tagline
1 parent 50fdbd1 commit d5e01c1

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-2
lines changed

src/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ title: The KDL Document Language
44
---
55

66
<header class="pt-20 pb-10 px-4">
7-
<img src="./logo.svg" class="mx-auto h-20" alt="KDL Logo">
8-
<h1 class="text-2xl text-center">The KDL Document Language</h1>
7+
<img src="./logo-with-tagline.svg" class="mx-auto h-20" alt="KDL: A cuddly document language">
98
</header>
109

1110
{% include partials/description.md %}

0 commit comments

Comments
 (0)