Skip to content

Commit 7832258

Browse files
authored
Merge pull request #26 from kixi-io/develop
Adjust logo path
2 parents 5175fd9 + de29e9b commit 7832258

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ki-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ nav_order: 2
77

88
## Introduction
99

10-
<img align="right" src="https://avatars2.githubusercontent.com/u/60582888?s=88&v=4" alt="Ki Logo">Ki Data (KD) is a
10+
<img align="right" src="{{ site.baseurl }}/assets/images/kixi-logo.png" alt="Ki Logo" width="88">Ki Data (KD) is a
1111
simple and concise declarative language used to describe typed values, ranges, lists, maps, trees and
1212
grids. Although XML is an excellent format for marking up documents and embedding tags in free-form text, it can be
1313
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

Comments
 (0)