diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2022-04-18 11:31:47 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2022-04-18 11:31:47 -0400 |
| commit | f97d61678ebe567ccda1f3c277713d2ae18fe263 (patch) | |
| tree | 0bee9c93bf6c9f48037e7be82185bf93b3165858 /articles/index.html | |
| parent | 0e337815a280771cfd51fad1318baf88cd865b20 (diff) | |
added rss feed
Diffstat (limited to 'articles/index.html')
| -rw-r--r-- | articles/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/articles/index.html b/articles/index.html index 6ec1a4a..25d2a1a 100644 --- a/articles/index.html +++ b/articles/index.html @@ -9,6 +9,7 @@ <li class="topLink"><a href="https://jacobmcdonnell.com/">home</a></li> <li class="topLink"><a href="https://github.com/JacobMcDonnell">github</a></li> <li class="topLink"><a href="https://jacobmcdonnell.com/articles">articles</a></li> + <li class="toplink"><a href="https://jacobmcdonnell.com/articles/rss.xml/">rss feed</a></li> </ul> <div class="main"> <div class="article"> |
