summaryrefslogtreecommitdiffhomepage
path: root/games.html
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2021-04-24 20:36:43 +0200
committerraysan5 <[email protected]>2021-04-24 20:36:43 +0200
commit35374c7162cc02c66dcffb98f0f1e7a01822b482 (patch)
treedabc208209de68bd773e11102161e93abeb6573b /games.html
parent42a73baccd2ad3a9fceddec4128a1178743cc54b (diff)
downloadraylib.com-35374c7162cc02c66dcffb98f0f1e7a01822b482.tar.gz
raylib.com-35374c7162cc02c66dcffb98f0f1e7a01822b482.zip
Some tweaks to improve SEO
Diffstat (limited to 'games.html')
-rw-r--r--games.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/games.html b/games.html
index 74951c7..7149c50 100644
--- a/games.html
+++ b/games.html
@@ -61,11 +61,11 @@
</div>
<div class="content">
- <p>Games are organized in two categories:</p>
+ <p>raylib games are organized in two categories:</p>
<br>
<div id="filter_menu">
- <div class="filter legendButton" id="sample" data-filter=".fsample">sample games</div>
- <div class="filter legendButton" id="game" data-filter=".fgame">full games</div>
+ <div class="filter legendButton" id="sample" data-filter=".fsample">template games</div>
+ <div class="filter legendButton" id="game" data-filter=".fgame">sample games</div>
<!--<div class="filter legendButton" id="user" data-filter=".fuser">users games</div>-->
</div>