Skip to content

Commit c5b9866

Browse files
committed
improvement: add brand new logo to the project
1 parent cdbb27a commit c5b9866

File tree

8 files changed

+12
-2
lines changed

8 files changed

+12
-2
lines changed

art/header.png

258 KB
Loading

art/logo.png

6.67 KB
Loading

art/logo.svg

Lines changed: 3 additions & 0 deletions
Loading

art/[email protected]

14.2 KB
Loading

art/[email protected]

23 KB
Loading

art/[email protected]

31.8 KB
Loading

art/socialcard.png

377 KB
Loading

readme.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<p align="center"><img src="https://themsaid.com/img/wink.jpg?1"></p>
1+
<p align="center"><img src="/art/header.png?1" alt="wink logo"></p>
22

33
Wink adds a nice UI where you can manage a publication of any size with posts, pages, tags, and authors.
44

@@ -60,7 +60,7 @@ Visit https://unsplash.com/oauth/applications to create a new unsplash app. Grab
6060

6161
## Updates
6262

63-
After each update, make sure you run these commands:
63+
After each update, make sure you run thMohamed Saidese commands:
6464

6565
```sh
6666
php artisan wink:migrate
@@ -78,6 +78,13 @@ Wink is faceless, it doesn't have any opinions on how you display your content i
7878

7979
To display posts and pages content, use `$post->content` instead of `$post->body`. The content will always be in HTML format while the body might be HTML or raw markdown based on the post type.
8080

81+
## Credits
82+
83+
- [Mohamed Said](https://github.com/themsaid)
84+
- [All contributors](https://github.com/themsaid/wink/contributors)
85+
86+
Special thanks to [Caneco](https://twitter.com/caneco) for the logo ✨
87+
8188
## Contributing
8289

8390
Check the [contribution guide](CONTRIBUTING.md).

0 commit comments

Comments
 (0)