diff options
| author | Ray <[email protected]> | 2022-02-11 19:12:48 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2022-02-11 19:12:48 +0100 |
| commit | 38bb1d6ee8c554da8cdb27158ec19a56fd3fe9d2 (patch) | |
| tree | 27d66936c5dc74918ce9faa1a95cc458b24b536b /index.html | |
| parent | d0e31189888bc2a0144c9c8b70b9902c30f86bd1 (diff) | |
| download | raylib.com-38bb1d6ee8c554da8cdb27158ec19a56fd3fe9d2.tar.gz raylib.com-38bb1d6ee8c554da8cdb27158ec19a56fd3fe9d2.zip | |
REMOVED: raylib 5k gamejam banner
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 27 |
1 files changed, 0 insertions, 27 deletions
@@ -25,37 +25,11 @@ <meta name="twitter:description" content="raylib is a simple and easy-to-use library to enjoy videogames programming." /> <meta name="twitter:image" content="https://www.raylib.com/common/img/raylib_logo_card.png" /> <meta name="twitter:url" content="https://www.raylib.com" /> - <link rel="stylesheet" href="common/banner.css"> <link rel="stylesheet" href="common/main.css"> <link rel="shortcut icon" href="favicon.ico" /> </head> <body> - <div class="gamejam-2022-banner"> - <div class="banner-content"> - <a href="https://itch.io/jam/raylib-5k-gamejam" target="_blank"> - <img class="banner-image" src="images/gamejam-2022-banner.png" /> - </a> - <div class="column"> - <div class="color-block wasm">wasm</div> - <div class="color-block turquoise">priZes</div> - </div> - <div class="column"> - <div class="color-block green">900px</div> - <div class="color-block"> - <div>JAN</div> - <div>21-29</div> - </div> - </div> - <div class="column"> - <div class="color-block yellow">32MB</div> - <a class="color-block red" href="https://itch.io/jam/raylib-5k-gamejam" target="_blank"> - <div class="big">→</div> - <div>More Info</div> - </a> - </div> - </div> - </div> <div class="page"> <!--[if lt IE 7]> <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> or <a href="https://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p> @@ -89,7 +63,6 @@ <h1>raylib is a simple and easy-to-use library to enjoy videogames programming.</h1> <br> <br> - <!--<a href="https://github.com/raysan5/raylib/releases/download/1.5.0/raylib_installer_v1.5.exe"><div class="downloadButtonInstaller" id="btnlib">Download raylib Windows Installer (v1.5.0)</div></a>--> <div id="itchioframe"><iframe frameborder="0" src="https://itch.io/embed/85331?bg_color=f5f5f5" width="640" height="170"></iframe></div> <br> <p>raylib is highly inspired by Borland BGI graphics lib and by XNA framework. Do you want to see all functions available in raylib? <a class="simplelink" href="cheatsheet/cheatsheet.html">Check raylib cheatsheet</a></p> |
