diff options
Diffstat (limited to 'core')
| -rw-r--r-- | core/shell.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/core/shell.html b/core/shell.html index 85ea388..7de654c 100644 --- a/core/shell.html +++ b/core/shell.html @@ -4,20 +4,20 @@ <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <title>Orc: Arena of Time</title> + <title>Raylib/mruby Game</title> - <meta name="title" content="raylib web game"> - <meta name="description" content="New raylib web videogame, developed using raylib videogames library"> - <meta name="keywords" content="raylib, games, html5, programming, C, C++, library, learn, videogames"> + <meta name="title" content="mruby/raylib game"> + <meta name="description" content="New raylib web videogame, developed using mruby and raylib videogames library"> + <meta name="keywords" content="raylib, games, html5, programming, ruby, C, C++, library, learn, videogames"> <meta name="viewport" content="width=device-width"> <!-- Open Graph metatags for sharing --> - <meta property="og:title" content="raylib web game"> + <meta property="og:title" content="mruby/raylib web game"> <meta property="og:image:type" content="image/png"> <meta property="og:image" content="https://www.raylib.com/common/img/raylib_logo.png"> <meta property="og:site_name" content="raylib.com"> <meta property="og:url" content="https://www.raylib.com/games.html"> - <meta property="og:description" content="New raylib web videogame, developed using raylib videogames library"> + <meta property="og:description" content="New raylib web videogame, developed using mruby and raylib videogames library"> <!-- Twitter metatags for sharing --> <meta name="twitter:card" content="summary"> |
