Skip to content

Commit 7f46aa5

Browse files
committed
Photos credited added with Twitter link
1 parent 9da8ffe commit 7f46aa5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_layouts/gallery.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<div class="container">
44
{% include header.html %}
55

6+
<p>Photos taken by <a href="https://twitter.com/felipesere" target="_blank">Felipe Sere</a></p>
67
{% for image in site.static_files %}
78
{% if image.path contains 'img/gallery' %}
89
<img class="img-thumbnail" src="{{ site.baseurl }}{{ image.path }}" alt="HackBrexit 1st Hackathon Photo">

0 commit comments

Comments
 (0)