summaryrefslogtreecommitdiffhomepage
path: root/games.html
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2021-09-03 14:13:00 +0200
committerraysan5 <[email protected]>2021-09-03 14:13:00 +0200
commit23cb733355749150af2b28d17c15b9e57a76c273 (patch)
tree808d43a249d65069ff5631778ada257a578054cb /games.html
parenteea8f0b517dc5100c0ecc9f2668bc2fcf96d17fd (diff)
downloadraylib.com-23cb733355749150af2b28d17c15b9e57a76c273.tar.gz
raylib.com-23cb733355749150af2b28d17c15b9e57a76c273.zip
Update naming
Diffstat (limited to 'games.html')
-rw-r--r--games.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/games.html b/games.html
index d0ea623..254a7d8 100644
--- a/games.html
+++ b/games.html
@@ -65,8 +65,8 @@
<p>raylib games are organized in two categories:</p>
<br>
<div id="filter_menu">
- <div class="filter legendButton" id="sample" data-filter=".fsample">template games</div>
- <div class="filter legendButton" id="game" data-filter=".fgame">classic games</div>
+ <div class="filter legendButton" id="classic" data-filter=".fsample">classic games</div>
+ <div class="filter legendButton" id="game" data-filter=".fgame">standard games</div>
<!--<div class="filter legendButton" id="user" data-filter=".fuser">users games</div>-->
</div>