summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2020-12-23 15:04:43 +0100
committerraysan5 <[email protected]>2020-12-23 15:04:43 +0100
commit6c84e8a01f2c765b965a7cf2457aae501bc1a9fe (patch)
tree8fe733a3817778872e7a07ed96cfdc173970145c
parent53a8ac406298e836470c66117de9b1838920901c (diff)
downloadraylib.com-6c84e8a01f2c765b965a7cf2457aae501bc1a9fe.tar.gz
raylib.com-6c84e8a01f2c765b965a7cf2457aae501bc1a9fe.zip
Remove trailing spaces
-rw-r--r--index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/index.html b/index.html
index 4b19fbd..ceaceef 100644
--- a/index.html
+++ b/index.html
@@ -4,14 +4,14 @@
<meta charset="utf-8">
<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>
-
+
<meta name="title" content="raylib">
<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">
-
+
<!-- metatags for sharing -->
<meta property="og:title" content="raylib"/>
<meta property="og:image" content="https://www.raylib.com/common/img/raylib_logo_card.png"/>
@@ -25,11 +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/main.css">
<link rel="shortcut icon" href="favicon.ico" />
</head>
-
+
<body>
<div class="page">
<!--[if lt IE 7]>
@@ -178,7 +178,7 @@
</div>
<div class="footer">
- <p>Webpage hosted in <a href="https://github.com/raysan5/raylib.com">GitHub</a>, for issues and improvements <a href="https://github.com/raysan5/raylib.com">check it out</a>!</p>
+ <p>Webpage hosted in <a href="https://github.com/raysan5/raylib.com">GitHub</a>, for issues and improvements <a href="https://github.com/raysan5/raylib.com">check it out</a>!</p>
</div>
</div>