diff options
| author | raysan5 <[email protected]> | 2021-04-24 20:36:43 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2021-04-24 20:36:43 +0200 |
| commit | 35374c7162cc02c66dcffb98f0f1e7a01822b482 (patch) | |
| tree | dabc208209de68bd773e11102161e93abeb6573b /games.html | |
| parent | 42a73baccd2ad3a9fceddec4128a1178743cc54b (diff) | |
| download | raylib.com-35374c7162cc02c66dcffb98f0f1e7a01822b482.tar.gz raylib.com-35374c7162cc02c66dcffb98f0f1e7a01822b482.zip | |
Some tweaks to improve SEO
Diffstat (limited to 'games.html')
| -rw-r--r-- | games.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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> |
