From 7c88bf107fe6bbd7af6fad08b50fc8d047250804 Mon Sep 17 00:00:00 2001 From: eric Date: Sat, 30 Aug 2014 13:31:12 -0400 Subject: [PATCH 1/2] typo --- core/cc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/cc.py b/core/cc.py index f9247160..3b800996 100644 --- a/core/cc.py +++ b/core/cc.py @@ -11,7 +11,7 @@ INFO_CC = ( ('CC0', 'cc0', 'No Rights Reserved (CC0)', 'http://creativecommons.org/about/cc0'), ) INFO_PD = ( - ('GFDL', 'gdfl', 'GNU Free Documentaion License', 'http://www.gnu.org/licenses/fdl-1.3-standalone.html'), + ('GFDL', 'gdfl', 'GNU Free Documentation License', 'http://www.gnu.org/licenses/fdl-1.3-standalone.html'), ('PD-US', 'pd-us', 'Public Domain, US', 'http://creativecommons.org/about/pdm'), ) INFO_ALL = INFO_CC + INFO_PD From 8d71f65351c425ece5d7dafff6dc5b7f62cbf522 Mon Sep 17 00:00:00 2001 From: eric Date: Sat, 30 Aug 2014 13:38:53 -0400 Subject: [PATCH 2/2] update landing page news --- frontend/templates/home.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/templates/home.html b/frontend/templates/home.html index a34a85ed..6893741f 100755 --- a/frontend/templates/home.html +++ b/frontend/templates/home.html @@ -179,7 +179,9 @@ function put_un_in_cookie2(){