Skip to content

Commit

Permalink
chore: Update Steam Stats
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 28, 2024
1 parent a84f81c commit b2f031e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 10 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ schedule:
**Example for Steam User Stats**
<!-- Steam-Stats start -->
![Steam Summary](https://github.com/Nicconike/Steam-Stats/blob/master/assets/steam_summary.png)
![Recently Played Games](https://github.com/Nicconike/Steam-Stats/blob/master/assets/recently_played_games.png)
<!-- Steam-Stats end -->
**Example for Steam Workshop Stats**
Expand Down
11 changes: 2 additions & 9 deletions assets/recently_played_games.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,10 @@
<h2>Recently Played Games</h2>

<div class="bar-container">
<img src="https://media.steampowered.com/steamcommunity/public/images/apps/2546270/e479df427cbb488bfa0ee36f6f30579adae10179.jpg" alt="Beyond These Stars Demo" class="game-icon">
<img src="https://media.steampowered.com/steamcommunity/public/images/apps/924970/4a2e853e7098bb0ebe637107e8180084a3117184.jpg" alt="Back 4 Blood" class="game-icon">
<progress class="progress-style-1" value="100"
max="100"></progress>
<span class="game-info">Beyond These Stars Demo (1.25 hrs)</span>
</div>

<div class="bar-container">
<img src="https://media.steampowered.com/steamcommunity/public/images/apps/1785650/e2c6e070c1d48f9309dc48ee786bfd0b799d0604.jpg" alt="TopSpin 2K25" class="game-icon">
<progress class="progress-style-2" value="55"
max="100"></progress>
<span class="game-info">TopSpin 2K25 (10 mins)</span>
<span class="game-info">Back 4 Blood (1.22 hrs)</span>
</div>

</div>
Expand Down
Binary file modified assets/recently_played_games.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b2f031e

Please sign in to comment.