mirror of
https://github.com/Smaug123/static-site-pipeline
synced 2025-10-09 17:58:46 +00:00
Typos in Mary's Room
This commit is contained in:
@@ -19,6 +19,14 @@
|
|||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
{{ end }}
|
{{ 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>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
|
Reference in New Issue
Block a user