Add as seen on to docs index

This commit is contained in:
Isaac Bythewood
2019-12-08 18:25:04 +00:00
parent 24de689883
commit 110b5fa493
4 changed files with 17 additions and 0 deletions

BIN
docs/src/imgs/pycoder.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

BIN
docs/src/imgs/tnw.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

BIN
docs/src/imgs/usa-today.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@@ -3,3 +3,20 @@
The open-source core of Pinry, a tiling image board system for people who want
to save, tag, and share images, videos and webpages in an easy to skim through
format.
## As Seen On
<p style="display: flex; justify-content: space-between;">
<a href="http://thenextweb.com/apps/2012/04/27/pinry-is-a-self-hosted-version-of-pinterest-that-gives-you-full-control-of-your-pins/"
target="_blank">
<img src="imgs/tnw.png" alt="The Next Web" height="50" />
</a>
<a href="http://us4.campaign-archive1.com/?u=9735795484d2e4c204da82a29&id=4f9b37c501"
target="_blank">
<img src="imgs/pycoder.jpg" alt="Pycoder's Weekly" height="50" />
</a>
<a href="http://usatoday30.usatoday.com/tech/products/story/2012-04-27/pinterest-pinry-private-pinning/54584308/1"
target="_blank">
<img src="imgs/usa-today.png" alt="USA Today" height="50" />
</a>
</p>