Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
change to svg file
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Holbach committed Aug 9, 2019
1 parent 405dc1a commit 1d5364c
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chart/flux/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ maintainers:
- name: stefanprodan
email: stefan@weave.works
engine: gotpl
icon: https://raw.githubusercontent.com/fluxcd/flux/master/docs/_files/flux.png
icon: https://raw.githubusercontent.com/fluxcd/flux/master/docs/_files/flux.svg
keywords:
- gitops
Binary file removed docs/_files/flux.png
Binary file not shown.
27 changes: 27 additions & 0 deletions docs/_files/flux.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Welcome to Flux's documentation!
================================

.. image:: _files/flux.png
.. image:: _files/flux.svg

.. toctree::
:maxdepth: 2
Expand Down

0 comments on commit 1d5364c

Please sign in to comment.