Small adjustment to RSS feed
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
</div>
|
||||
|
||||
<script>
|
||||
const defaultRssUrl = "https://thecafeterium.com/feed/"; // Default theCafeterium news feed
|
||||
const defaultRssUrl = "https://thecafeterium.com/feed"; // Default theCafeterium news feed
|
||||
|
||||
function fetchRssFeed(rssUrl) {
|
||||
console.log('Fetching RSS feed:', rssUrl);
|
||||
|
||||
Reference in New Issue
Block a user