Skip to content

Commit 79d9734

Browse files
committed
Use SVG icons in description
1 parent 6ff1195 commit 79d9734

4 files changed

Lines changed: 6 additions & 3 deletions

File tree

images/icon-ap.svg

Lines changed: 1 addition & 0 deletions
Loading

images/icon-folder.svg

Lines changed: 1 addition & 0 deletions
Loading

images/icon-search.svg

Lines changed: 1 addition & 0 deletions
Loading

index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@ Let's take a look at this data with Kint
9090
* Click anywhere on the bar to unfold it
9191
* Double click `+` to unfold all children
9292
* Press `d` to toggle keyboard navigation.
93-
* Press `a` or the "**⇄**" icon on the right to see the access path to get at a piece of data.
94-
* Press `s` or the "**⌕**" icon on the right to open a live search.
95-
* Press `f` or the "**↧**" icon on the right to move the dump to a docked folder.
93+
* Press `a` or the <img src="{{ site.baseurl }}/images/icon-ap.svg" width="11" /> icon on the right to see the access path to get at a piece of data.
94+
* Press `s` or the <img src="{{ site.baseurl }}/images/icon-search.svg" width="11" /> icon on the right to open a live search.
95+
* Press `f` or the <img src="{{ site.baseurl }}/images/icon-folder.svg" width="11" /> icon on the right to move the dump to a docked folder.
9696
* Change tabs to see different views of data.
9797
* You can sort tables of data by clicking on the headers.
9898

0 commit comments

Comments
 (0)