diff options
| author | Ray <[email protected]> | 2021-11-02 17:31:47 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2021-11-02 17:31:47 +0100 |
| commit | 05368170323f42b4d8b61643178a092cfdcc0eba (patch) | |
| tree | 403d5f92d8f7cc16611f231444539d5c3c6ceec7 | |
| parent | a0be1ff2b3d17bfe645e43385f4d437224be6939 (diff) | |
| download | raylib.com-05368170323f42b4d8b61643178a092cfdcc0eba.tar.gz raylib.com-05368170323f42b4d8b61643178a092cfdcc0eba.zip | |
Update index.html
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,9 +5,9 @@ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <title>raylib</title> + <title>raylib | A simple and easy-to-use library to enjoy videogames programming</title> - <meta name="title" content="raylib"> + <meta name="title" content="raylib | A simple and easy-to-use library to enjoy videogames programming"> <meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming."> <meta name="keywords" content="raylib, videogames, programming, C, C++, library, learn, study, simple, easy, free, open source, raysan"> <meta name="viewport" content="width=device-width"> |
