mirror of
https://github.com/Smaug123/static-site-pipeline
synced 2025-10-05 00:08:40 +00:00
Typos in Mary's Room
This commit is contained in:
@@ -19,6 +19,14 @@
|
||||
</a>
|
||||
</td>
|
||||
{{ end }}
|
||||
<td>
|
||||
<!-- RSS -->
|
||||
{{ with .OutputFormats.Get "rss" -}}
|
||||
<a href="{{ printf .Permalink }}" aria-label="RSS feed" rel="me">
|
||||
<span class="fas fa-rss fa-2x" aria-hidden="true"> </span>
|
||||
</a>
|
||||
{{ end -}}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="footer">
|
||||
|
Reference in New Issue
Block a user