Add album link to flickr gallery
This commit is contained in:
parent
8af1af14b0
commit
fbff978213
1 changed files with 5 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue