mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-14 09:03:50 +01:00
doc: use the correct logo file type in the footer
This commit is contained in:
parent
01310fb6ee
commit
26573944c6
@ -1,7 +1,7 @@
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on $datetime by <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"></a> $doxygenversion</li>
|
||||
<img class="footer" src="doxygen.svg" alt="doxygen" style="height: 1.5em;"></a> $doxygenversion</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- Include all compiled plugins (below), or include individual files as needed -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user