htdocs/blog/blogs/4.html

36 lines
2.3 KiB
HTML
Raw Normal View History

2023-12-24 03:45:02 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/>
<title>DeaDvey's Domain</title>
<link rel="icon" href="/favicon.png">
<link rel="stylesheet" type="text/css" href="/index.css">
</head>
<body>
<div class="header main">
<img class="header-image" /><br/><a href="/index.html">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/feedIcon.png" class="feedicon"/></a> | <a href="/videos/index.html">Videos</a>
</div>
<hr/>
<div class="main">
2023-12-24 03:45:02 +01:00
<h3 class="blog-date">Sun, 24 Dec 2023 00:01:23</h3>
<h1 class="blog-title">RSS feeds and Star Wars Squadrons</h1>
<p class="blog-content">Hey people (person(me)), I just updated my website to have an <a href='https://en.wikipedia.org/wiki/RSS'>RSS Feed</a> so that I can read them in Fluent Reader or Nextcloud News, the two RSS readers I use mostly, I cannot get them all to show up in Nextcloud News however, only the most recent one, maybe an issue with the formating? Ah well, I'll try troubleshoot that I guess. Secondly, I recently got the game <a href='https://store.steampowered.com/app/1222730/STAR_WARS_Squadrons/'>Star Wars Squadrons</a> on my PC after already having played it on my PS4 and I was surprised at the poor reviews, I always found the game really fun and the integrated HUD really fun to use, guess I just am different lol, anyway<br/> Fly You High - DeaDvey<br/><img src='https://cdn.cloudflare.steamstatic.com/steam/apps/1222730/header.jpg?t=1662047498' /></p>
<div id="links">
</div></div>
<div class="footer">
<hr/>
<li>
Internal:
<li><a href="/theunderlandcouk" >theunderland webpages (internal link)</a></li>
<li><a href="/experiments" >Experiments (internal link)</a></li>
<br/>
External:
<li><a href="https://github.com/DeaDvey" >Github (external link)</a></li>
<li><a href="https://gitlab.com/deadvey" >Gitlab (external link)</a></li>
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon.social (external link)</a></li>
</li>
</div>
</body>
</html>