Skip to content

Commit

Permalink
docs(backport): Use SVG version of logo for docs (#2286)
Browse files Browse the repository at this point in the history
* Backport PR #2234
* Add SVG version of the pyhf logo to docs/_static/img/pyhf-logo.svg
   - Keep old PNG version for the time being.
* Use the SVG version in the docs.
  • Loading branch information
matthewfeickert authored Aug 16, 2023
1 parent 96378de commit 97f94f0
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. image:: https://raw.githubusercontent.com/scikit-hep/pyhf/main/docs/_static/img/pyhf-logo-small.png
.. image:: https://raw.githubusercontent.com/scikit-hep/pyhf/main/docs/_static/img/pyhf-logo.svg
:alt: pyhf logo
:width: 320
:align: center
Expand Down
165 changes: 165 additions & 0 deletions docs/_static/img/pyhf-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 97f94f0

Please sign in to comment.