diff options
author | Anastasia Klimchuk <aklm@flashrom.org> | 2023-08-17 20:21:20 +1000 |
---|---|---|
committer | Anastasia Klimchuk <aklm@chromium.org> | 2023-08-25 07:54:25 +0000 |
commit | e1b89fd33fdd68f5457fce61cf96ca7f5216d40a (patch) | |
tree | 9f4fcb9aae363f63d91a09e8a04bdc7fbd0c65e8 | |
parent | cfffbded55e4fd24f7b31e7b8ebe8c5301ba1bbd (diff) | |
download | flashrom-e1b89fd33fdd68f5457fce61cf96ca7f5216d40a.tar.gz flashrom-e1b89fd33fdd68f5457fce61cf96ca7f5216d40a.tar.bz2 flashrom-e1b89fd33fdd68f5457fce61cf96ca7f5216d40a.zip |
doc: Add flashrom logo to index page
Change-Id: I44a35b16a29b850e2b49d6e75c52d80b17bf7f75
Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/77250
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
-rw-r--r-- | doc/index.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst index cc58183c9..194393434 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -3,6 +3,9 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. +.. image:: logo/flashrom_logo.png + :alt: flashrom logo + .. toctree:: :hidden: |