summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/index.html b/index.html
index caa6de9..3fc1755 100644
--- a/index.html
+++ b/index.html
@@ -4,11 +4,11 @@
<head>
<meta charset='utf-8' />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
- <meta name="description" content="Xquisitor : XQuisitor 2, The missing parts of XQuisitor" />
+ <meta name="description" content="XQuisitor 2 : The missing parts of XQuisitor" />
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
- <title>Xquisitor</title>
+ <title>XQuisitor 2</title>
</head>
<body>
@@ -18,8 +18,8 @@
<header class="inner">
<a id="forkme_banner" href="https://github.com/victorhaggqvist/xquisitor">View on GitHub</a>
- <h1 id="project_title">Xquisitor</h1>
- <h2 id="project_tagline">XQuisitor 2, The missing parts of XQuisitor</h2>
+ <h1 id="project_title">XQuisitor 2</h1>
+ <h2 id="project_tagline">The missing parts of XQuisitor</h2>
<section id="downloads">
<a class="zip_download_link" href="https://github.com/victorhaggqvist/xquisitor/zipball/master">Download this project as a .zip file</a>
@@ -71,7 +71,7 @@
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
- <p class="copyright">Xquisitor maintained by <a href="https://github.com/victorhaggqvist">victorhaggqvist</a></p>
+ <p class="copyright">XQuisitor 2 maintained by <a href="https://github.com/victorhaggqvist">victorhaggqvist</a></p>
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
</footer>
</div>