diff options
| author | Ray <[email protected]> | 2023-11-05 13:02:29 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2023-11-05 13:02:29 +0100 |
| commit | 53451e98a72934c8619afc5e934b95a9e5fd9c1c (patch) | |
| tree | 597fe991067a3517e42b0a753af0b0fdd11e4651 /src/minshell.html | |
| parent | cbf0324c3469df0303f2b00ed67b194a9dd98f0a (diff) | |
| download | raylib-53451e98a72934c8619afc5e934b95a9e5fd9c1c.tar.gz raylib-53451e98a72934c8619afc5e934b95a9e5fd9c1c.zip | |
Updated open graph for examples
Diffstat (limited to 'src/minshell.html')
| -rw-r--r-- | src/minshell.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/minshell.html b/src/minshell.html index 7a944b7b..e18974ba 100644 --- a/src/minshell.html +++ b/src/minshell.html @@ -15,8 +15,8 @@ <meta property="og:type" content="website" /> <meta property="og:title" content="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:image" content="https://www.raylib.com/common/raylib_logo.png"> + <meta property="og:site_name" content="raylib - example"> <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"> |
