add hyperlink to documentation to logo [skip ci]

This commit is contained in:
Scott Fennell 2022-10-27 15:55:08 -05:00 committed by GitHub
parent cbe2b7fe32
commit ce419f11ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
<p align=center>
<picture>
<a href="https://nasa.github.io/trick">
<source media="(prefers-color-scheme: dark)" srcset="https://raw.github.com/nasa/Trick/master/TrickLogo_darkmode.png">
<img alt="Trick logo" src="https://raw.github.com/nasa/Trick/master/TrickLogo.png" height=150px>
</picture>