From d85490fbbbeee82a806f0a665ba6a33afe1918a5 Mon Sep 17 00:00:00 2001 From: Jeremy Ashkenas Date: Thu, 5 Jan 2012 15:17:11 -0500 Subject: [PATCH 1/2] adding CNAME for underscorejs.org --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..a007e65c4 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +underscorejs.org From d84410bbe6f6f07d2c359f3f449561bcfda61d2e Mon Sep 17 00:00:00 2001 From: "U-EM\\mib" Date: Mon, 27 Feb 2012 17:26:26 +0100 Subject: [PATCH 2/2] added favicon, closes #492 --- docs/favicon.ico | Bin 0 -> 1406 bytes docs/underscore.html | 2 +- favicon.ico | Bin 0 -> 1406 bytes index.html | 1 + 4 files changed, 2 insertions(+), 1 deletion(-) create mode 100755 docs/favicon.ico create mode 100755 favicon.ico diff --git a/docs/favicon.ico b/docs/favicon.ico new file mode 100755 index 0000000000000000000000000000000000000000..03049683875ee7207b4ee62241fc6977956723c7 GIT binary patch literal 1406 zcmZQzU<5(|0R|w+!H~hqz#zuJz@P!dKp_SNAO?x!16vCj7#y|msTh?T4S~@R7;Yi( a|NnmmMkru{0(Aax^D{300E2>o91H*{%ptM> literal 0 HcmV?d00001 diff --git a/docs/underscore.html b/docs/underscore.html index 0c2bd9652..ccdb2d3f5 100644 --- a/docs/underscore.html +++ b/docs/underscore.html @@ -1,4 +1,4 @@ - underscore.js

underscore.js

Underscore.js 1.3.1
+      underscore.js           

underscore.js

Underscore.js 1.3.1
 (c) 2009-2012 Jeremy Ashkenas, DocumentCloud Inc.
 Underscore is freely distributable under the MIT license.
 Portions of Underscore are inspired or borrowed from Prototype,
diff --git a/favicon.ico b/favicon.ico
new file mode 100755
index 0000000000000000000000000000000000000000..03049683875ee7207b4ee62241fc6977956723c7
GIT binary patch
literal 1406
zcmZQzU<5(|0R|w+!H~hqz#zuJz@P!dKp_SNAO?x!16vCj7#y|msTh?T4S~@R7;Yi(
a|NnmmMkru{0(Aax^D{300E2>o91H*{%ptM>

literal 0
HcmV?d00001

diff --git a/index.html b/index.html
index 12d6958d1..40848c25c 100644
--- a/index.html
+++ b/index.html
@@ -3,6 +3,7 @@
 
   
   
+    
   Underscore.js