mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
Use role instead of float for the logo image
More semantic
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user