Skip to content

Commit

Permalink
Use sanitized svg url in README
Browse files Browse the repository at this point in the history
  • Loading branch information
stp-ip committed May 14, 2019
1 parent c2fec05 commit bdddf77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<a href='https://syna.okkur.org'><img src='https://raw.githubusercontent.com/okkur/syna/master/exampleSite/static/images/logo.svg' width='500'/></a>
<a href='https://syna.okkur.org'><img src='https://raw.githubusercontent.com/okkur/syna/master/exampleSite/static/images/logo.svg?sanitize=true' width='500'/></a>

Highly customizable open source theme for Hugo based static websites

Expand Down

0 comments on commit bdddf77

Please sign in to comment.