Use role instead of float for the logo image
More semantic
This commit is contained in:
parent
1092541962
commit
c8fc0394e3
@ -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…
x
Reference in New Issue
Block a user