Add the Limelight icon to the page and remove some old js

This commit is contained in:
Aaron Neyer 2014-01-21 13:21:01 -05:00
parent 6f0ca6f706
commit b89c937404
7 changed files with 2 additions and 2015 deletions

BIN
images/limelight.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 147 KiB

View File

@ -18,7 +18,7 @@
<header class="inner">
<a id="forkme_banner" href="https://github.com/limelight-stream">View on GitHub</a>
<h1 id="project_title">Limelight</h1>
<h1 id="project_title">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Limelight</h1>
<h2 id="project_tagline">An open source implementation of NVIDIA GameStream</h2>
</header>

View File

@ -1 +0,0 @@
console.log('This would be the main JS file.');

2006
js/bootstrap.js vendored

File diff suppressed because it is too large Load Diff

7
js/bootstrap.min.js vendored

File diff suppressed because one or more lines are too long

View File

@ -298,6 +298,7 @@ Full-Width Styles
}
#project_title {
background: url('../images/limelight.png') no-repeat left 50%;
margin: 0;
color: #fff;
font-size: 42px;