diff options
| author | Colleen <[email protected]> | 2023-01-17 04:57:45 -0400 |
|---|---|---|
| committer | Colleen <[email protected]> | 2023-01-17 04:57:45 -0400 |
| commit | c3b1e540fb7e5a595d7b43860a43dbcea5a5ba1d (patch) | |
| tree | 14e5107a2fd4e6bb6d8e60ab085eed45bf8d556a /license.html | |
| parent | 629087c403d9112fb3a859cc6064557b3980b274 (diff) | |
| download | raylib.com-c3b1e540fb7e5a595d7b43860a43dbcea5a5ba1d.tar.gz raylib.com-c3b1e540fb7e5a595d7b43860a43dbcea5a5ba1d.zip | |
Updated style; Added tracking acknowledgement banner.
Diffstat (limited to 'license.html')
| -rw-r--r-- | license.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/license.html b/license.html index c5518c2..c7bbd6f 100644 --- a/license.html +++ b/license.html @@ -23,6 +23,7 @@ </head> <body> + <script src="common/common.js" defer></script> <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> |
