summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@simplelittledream.com>2022-04-18 11:35:09 -0400
committerJacob McDonnell <jacob@simplelittledream.com>2022-04-18 11:35:09 -0400
commit3e3a3119426826a32db96d769d4adce03b0d402d (patch)
tree2b528d7ba182a8a832f8bbe7b404e6e46f05a7a8
parentf97d61678ebe567ccda1f3c277713d2ae18fe263 (diff)
Fixed link to rss feed
-rwxr-xr-xarticles/RpiRockyLinuxServer/index.html2
-rw-r--r--articles/index.html2
-rw-r--r--articles/rss.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/articles/RpiRockyLinuxServer/index.html b/articles/RpiRockyLinuxServer/index.html
index c557780..82872e4 100755
--- a/articles/RpiRockyLinuxServer/index.html
+++ b/articles/RpiRockyLinuxServer/index.html
@@ -12,7 +12,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>
+ <li class="toplink"><a href="https://jacobmcdonnell.com/articles/rss.xml">rss feed</a></li>
</ul>
<div class="main">
<p>&nbsp;</p>
diff --git a/articles/index.html b/articles/index.html
index 25d2a1a..8652a27 100644
--- a/articles/index.html
+++ b/articles/index.html
@@ -9,7 +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>
+ <li class="toplink"><a href="https://jacobmcdonnell.com/articles/rss.xml">rss feed</a></li>
</ul>
<div class="main">
<div class="article">
diff --git a/articles/rss.xml b/articles/rss.xml
index 5d6e657..e280062 100644
--- a/articles/rss.xml
+++ b/articles/rss.xml
@@ -25,7 +25,7 @@
<title>Hosting a Website on the Raspberry Pi with Rocky Linux</title>
<guid>https://jacobmcdonnell.com/articles/RpiRockyLinuxServer/</guid>
<link>https://jacobmcdonnell.com/articles/RpiRockyLinuxServer/</link>
-<pubDate>Sun, 19 Feb 2022 15:00:00 -0400</pubDate>
+<pubDate>Sun, 19 Feb 2022 15:00:00 -0500</pubDate>
<description><![CDATA[
<p>First Download Rocky Linux for the Raspberry Pi 3 &amp; 4 from <a href='https://rockylinux.org/alternative-images'>their website</a>.</p>
<center><img class="imgs" src="img/Screen Shot 2022-02-19 at 2.15.13 PM.png" referrerpolicy="no-referrer" alt="Screen Shot 2022-02-19 at 2.15.13 PM"></center>