more website should actually view before commit

This commit is contained in:
George Hotz 2014-11-19 22:27:59 +00:00
parent 030cd7e022
commit ad5ea5fe02

View File

@ -30,6 +30,9 @@
.timeless {
color: #A04040;
}
a {
color: #777;
}
.r1 { color: #60AE3F }
.r2 { color: #723160 }
.r3 { color: #2a80a2 }
@ -113,7 +116,7 @@ Or navigate between them with j and k</pre>
<div class="container text-center">
<p class="text-muted credit">
<br/>
QIRA was initially developed at Google by <a href="http://geohot.com">George Hotz</a>. Work continues at CMU.<br/>
QIRA was initially developed at <a href="http://googleprojectzero.blogspot.com/">Google</a> by <a href="http://geohot.com">George Hotz</a>. Work continues at <a href="https://www.cylab.cmu.edu/">CMU</a>.<br/>
So much thanks to everyone who has and continues to contribute.<br/>
And thanks to QEMU, Capstone, Python, and all the other open source projects we depend on.<br/>
</p>