We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77882e8 commit c69a8fbCopy full SHA for c69a8fb
.gitattributes
@@ -4,3 +4,4 @@
4
/.gitignore export-ignore
5
/.styleci.yml export-ignore
6
/phpunit.xml.dist export-ignore
7
+/logo.svg export-ignore
README.md
@@ -1,5 +1,5 @@
1
<p align="center">
2
- <img src="https://s3-eu-west-1.amazonaws.com/ws.hosted/userstamps-logo.svg" width="300">
+ <img src="./logo.svg" width="300">
3
</p>
<div align="center">
0 commit comments