mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-27 19:31:46 +00:00
Use role instead of float for the logo image
More semantic
This commit is contained in:
parent
1092541962
commit
c8fc0394e3
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
:sc_third_window: pass:quotes[`ctrl+shift+3`]
|
||||
// END_SHORTCUT_BLOCK
|
||||
|
||||
image::logo/kitty.png?raw=true["Logo",float="left"]
|
||||
image::logo/kitty.png?raw=true["Logo",role=left]
|
||||
image::https://travis-ci.org/kovidgoyal/kitty.svg?branch=master[Build status, link=https://travis-ci.org/kovidgoyal/kitty]
|
||||
|
||||
.Major features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue