summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2023-04-13 23:54:45 +0200
committerDave Davenport <qball@gmpclient.org>2023-04-13 23:54:45 +0200
commitd3d3a57691488f2b4432c671e0dc37504603c9e0 (patch)
tree7cd7a3f0835c6bbc5de463555b6d0a0b39130f55
parent71570a92db28ac011ba5dd0b985dad4c92862305 (diff)
[MKDocs] Add logo
(testing)
-rw-r--r--mkdocs/docs/images/rofi-logo-full.pngbin0 -> 202407 bytes
-rw-r--r--mkdocs/docs/index.md5
2 files changed, 4 insertions, 1 deletions
diff --git a/mkdocs/docs/images/rofi-logo-full.png b/mkdocs/docs/images/rofi-logo-full.png
new file mode 100644
index 00000000..e95d73f4
--- /dev/null
+++ b/mkdocs/docs/images/rofi-logo-full.png
Binary files differ
diff --git a/mkdocs/docs/index.md b/mkdocs/docs/index.md
index a8ac154a..bedcacda 100644
--- a/mkdocs/docs/index.md
+++ b/mkdocs/docs/index.md
@@ -4,13 +4,16 @@ This website holds the web-version of the manpages for rofi and several guides
that have been published over the past years.
The manpages are grouped on rofi version.
-![rofi](images/rofi.png)
+![rofi](images/rofi-logo-full.png)
- [Downloads](downloads.md)
- [Installation](INSTALL.md)
- [Themes](themes/themes.md)
- [User scripts (wiki)](https://github.com/davatorium/rofi/wiki/User-scripts)
+
+![rofi](images/rofi.png)
+
## Development version
- [Rofi manpage](current/rofi.1.markdown)