Skip to content

Commit

Permalink
Adds RSS
Browse files Browse the repository at this point in the history
  • Loading branch information
javierarce committed Dec 12, 2023
1 parent 262f9b7 commit b3d9c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/photos/album.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
{% include navigation.html -%}

<div class="Photos__header">
<a href="/photos">Photo diary</a> · <a href="/photos/archive">Archive</a>
<a href="/photos">Photo diary</a> · <a href="/photos/archive">Archive</a> · <a href="/feeds/photos.xml">RSS</a>
</div>

<div class="Photos__content">
Expand Down

0 comments on commit b3d9c6b

Please sign in to comment.