Skip to content

Commit 58af994

Browse files
authored
Update RSS link to use relative path
1 parent d148821 commit 58af994

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -393,12 +393,12 @@ <h1 id="pageTitle"><a href="https://ravelloh.github.io/EverydayNews">EverydayNew
393393
<p><a href="https://github.com/RavelloH/EverydayNews" target="_blank" rel="noopener">GitHub:
394394
RavelloH/EverydayNews</a>
395395
&middot;
396-
<a href="/rss.xml" rel="alternate" type="application/rss+xml">RSS</a>
396+
<a href="./rss.xml" rel="alternate" type="application/rss+xml">RSS</a>
397397
</p>
398398
</footer>
399399
<script defer src="https://analytics.ravelloh.top/script.js"
400400
data-website-id="eb3f393e-35af-49bf-ae7d-79a72477cca7"></script>
401401
</div>
402402
</body>
403403

404-
</html>
404+
</html>

0 commit comments

Comments
 (0)