Skip to content

Commit

Permalink
Fix templates
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacMarovitz committed Apr 17, 2024
1 parent 92758f6 commit 0c7d857
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions src/game-support/fallout-4.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Fallout 4

{{template ../templates/rating.md status=Garbage date=04/16/24 installs=Yes opens=No}}
{{#template ../templates/rating.md status=Garbage date=04/16/24 installs=Yes opens=No}}

Fallout 4 is currently **unplayable** in Whisky

{{template ../templates/steam.md id=377160}}
{{#template ../templates/steam.md id=377160}}
4 changes: 2 additions & 2 deletions src/game-support/half-life-1.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Half-Life 1

{{template ../templates/rating.md status=Garbage date=04/16/24 installs=Yes opens=No}}
{{#template ../templates/rating.md status=Garbage date=04/16/24 installs=Yes opens=No}}

Half-Life 1 is currently **unplayable** in Whiskey.

{{template ../templates/steam.md id=70}}
{{#template ../templates/steam.md id=70}}
4 changes: 2 additions & 2 deletions src/game-support/lethal-company.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Lethal Company

{{template ../templates/rating.md status=Gold date-04/16/24 installs=Yes opens=Yes}}
{{#template ../templates/rating.md status=Gold date-04/16/24 installs=Yes opens=Yes}}

{{template ../templates/steam.md id=1966720}}
{{#template ../templates/steam.md id=1966720}}

0 comments on commit 0c7d857

Please sign in to comment.