We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5175fd9 + de29e9b commit 7832258Copy full SHA for 7832258
1 file changed
docs/ki-data.md
@@ -7,7 +7,7 @@ nav_order: 2
7
8
## Introduction
9
10
-<img align="right" src="https://avatars2.githubusercontent.com/u/60582888?s=88&v=4" alt="Ki Logo">Ki Data (KD) is a
+<img align="right" src="{{ site.baseurl }}/assets/images/kixi-logo.png" alt="Ki Logo" width="88">Ki Data (KD) is a
11
simple and concise declarative language used to describe typed values, ranges, lists, maps, trees and
12
grids. Although XML is an excellent format for marking up documents and embedding tags in free-form text, it can be
13
cumbersome for expressing basic data structures. KD is designed to be readable at a glance. See the [FAQ](faq.md) for a
0 commit comments