From: Athene Allen Date: Thu, 30 Jan 2025 13:45:10 +0000 (+0000) Subject: add rss link X-Git-Url: https://fortfriendship.online/gitweb/gnargle.github.io.git/commitdiff_plain/598be5a9f8cf5eae9e6d42035d7a328c87f372f7?hp=52d63417ed29a3f7c449b646bd200986e704330d add rss link --- diff --git a/RSSGen/Program.cs b/RSSGen/Program.cs index 113bb1d..f64ac3f 100644 --- a/RSSGen/Program.cs +++ b/RSSGen/Program.cs @@ -68,7 +68,7 @@ foreach (var file in fileInfos) var output = Generator.SerializeRSS(myRSS); -var rssPath = Path.Combine(Directory.GetCurrentDirectory(), "../../../../feed.rss"); +var rssPath = Path.Combine(Directory.GetCurrentDirectory(), "../../../../feed.xml"); if (File.Exists(rssPath)) { diff --git a/feed.rss b/feed.xml similarity index 100% rename from feed.rss rename to feed.xml diff --git a/img/rss.png b/img/rss.png new file mode 100644 index 0000000..5220ba4 Binary files /dev/null and b/img/rss.png differ diff --git a/shared/footer.html b/shared/footer.html index db8ff64..0adc4a2 100644 --- a/shared/footer.html +++ b/shared/footer.html @@ -42,6 +42,11 @@ >steam logo +
+ rss logo +