1
Fork 0

Add album link to flickr gallery

This commit is contained in:
Jake Howard 2017-07-09 21:31:07 +01:00
parent 8af1af14b0
commit fbff978213
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -16,4 +16,9 @@
{{ end }}
</div>
<h4>
<a href="{{ .Site.Data.social.accounts.flickr.link }}sets/{{ $id }}/">
View entire <i>{{ $photoset_orig.title }}</i> album on Flickr
</a>
</h4>