doc: Replace title with logo in front page
Replace the current title with an image containing the Zephyr logo for the root README.rst, in order to make the GitHub landing page more attractive. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
1f23d2681f
commit
7555476b4c
2 changed files with 6 additions and 2 deletions
|
@ -1,8 +1,12 @@
|
|||
Zephyr Project
|
||||
##############
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<a href="https://www.zephyrproject.org">
|
||||
<p align="center">
|
||||
<img src="doc/images/Zephyr-Project.png">
|
||||
</p>
|
||||
</a>
|
||||
|
||||
<a href="https://bestpractices.coreinfrastructure.org/projects/74"><img
|
||||
src="https://bestpractices.coreinfrastructure.org/projects/74/badge"></a>
|
||||
<img
|
||||
|
|
BIN
doc/images/Zephyr-Project.png
Normal file
BIN
doc/images/Zephyr-Project.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Loading…
Add table
Add a link
Reference in a new issue