artifex404 / grav-plugin-instagram

Instagram is a simple plugin that includes Instagram feed to your Grav website.
MIT License
16 stars 12 forks source link

Newset image not displaying #2

Closed ritchiedalto closed 8 years ago

ritchiedalto commented 8 years ago

In the instagram.html.twig file:

{% for post in feed|slice(1, count) %}

The 1 must be changed to 0 because the latest image in an instagram feed is not displaying via the plugin.

artifex404 commented 8 years ago

Thanks. Fixed that in the version 1.1.1.