From ad5ea5fe02f08aae32ed48f0719b395a0b7bfce6 Mon Sep 17 00:00:00 2001 From: George Hotz Date: Wed, 19 Nov 2014 22:27:59 +0000 Subject: [PATCH] more website should actually view before commit --- extra/website/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/extra/website/index.html b/extra/website/index.html index 3c159f84..618ddac6 100644 --- a/extra/website/index.html +++ b/extra/website/index.html @@ -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


- QIRA was initially developed at Google by George Hotz. Work continues at CMU.
+ QIRA was initially developed at Google by George Hotz. Work continues at CMU.
So much thanks to everyone who has and continues to contribute.
And thanks to QEMU, Capstone, Python, and all the other open source projects we depend on.