Skip to content

Commit a317f47

Browse files
committed
Move logo to repo
1 parent b4d3a1e commit a317f47

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
*.php diff=php
88

99
/.github export-ignore
10+
/art export-ignore
1011
/tests export-ignore
1112
.editorconfig export-ignore
1213
.gitattributes export-ignore

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<p align="center"><img src="https://laravel.com/assets/img/components/logo-tinker.svg"></p>
1+
<p align="center"><img src="/art/logo.svg" alt="Logo Laravel Tinker"></p>
22

33
<p align="center">
44
<a href="https://github.com/laravel/tinker/actions"><img src="https://github.com/laravel/tinker/workflows/tests/badge.svg" alt="Build Status"></a>

art/logo.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)