Skip to content

Commit

Permalink
docs(examples): fix photo credit
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Oct 5, 2021
1 parent 757aca0 commit d6c991d
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions examples/pixel-dither/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,10 @@
<body class="sans-serif">
<div id="app"></div>
<div>
Photo by
Photo credit:
<a
href="https://unsplash.com/@malcoo?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText"
>Tomáš Malík</a
>
on
<a
href="https://unsplash.com/s/photos/seiser-alm?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText"
>Unsplash</a
href="https://en.wikipedia.org/wiki/Floyd%E2%80%93Steinberg_dithering#/media/File:Michelangelo's_David_-_Floyd-Steinberg.png"
>Wikipedia</a
>
</div>
<div>
Expand Down

0 comments on commit d6c991d

Please sign in to comment.