Skip to content

Commit c69a8fb

Browse files
committed
chore: logo path
1 parent 77882e8 commit c69a8fb

File tree

3 files changed

+76
-1
lines changed

3 files changed

+76
-1
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
/.gitignore export-ignore
55
/.styleci.yml export-ignore
66
/phpunit.xml.dist export-ignore
7+
/logo.svg export-ignore

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="https://s3-eu-west-1.amazonaws.com/ws.hosted/userstamps-logo.svg" width="300">
2+
<img src="./logo.svg" width="300">
33
</p>
44

55
<div align="center">

0 commit comments

Comments
 (0)