If you use photos from unsplash.com - Photos from everyone in your jekyll site, you should include a credit link.
Even though credit isn't required, Unsplash photographers appreciate a credit as it provides exposure to their work and encourages them to continue sharing. A credit can be as simple as adding their name with a link to their profile or photo.
- Copy the small usplash_credits.html file in your ```jekyll/_inlcude`` folder.
- Inlude
{% include usplash_credits.html %}
in yourjekyll/_layouts/post.html
- In your posts include the 2 variables:
- imagecredit_id: '@usplash_id'
- imagecredit_name: 'usplash user name'
You want to inlcude the following image (Laura Onkel https://unsplash.com/@viazavier in your blog.
<div>
<div>
<div>
...
<hr />
{% include usplash_credits.html %}
</article>
</div>
</div>
</div>
imagecredit_id: '@viazavier'
imagecredit_name: 'Laura Ockel'
---
layout: post
title: Example post
description: This is an example post.
featured: false
author: elmolm
image: '/images/posts/flower_laura_ockel_viazavier.jpg'
imagecredit_id: '@viazavier'
imagecredit_name: 'Laura Ockel'
opengraph_type: article
---
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.
At vero eos et accusam et.