diff --git a/js/readability.js b/js/readability.js index bc41697..eca8742 100644 --- a/js/readability.js +++ b/js/readability.js @@ -146,11 +146,11 @@ function grabArticle( element ) { topDiv = clean(topDiv, "iframe"); // Add the footer and contents: - articleFooter.id = "readFooter"; - articleFooter.innerHTML = ""; + //articleFooter.id = "readFooter"; + //articleFooter.innerHTML = ""; articleContent.appendChild(topDiv); - articleContent.appendChild(articleFooter); + //articleContent.appendChild(articleFooter); return articleContent; } diff --git a/screens/timeline.html b/screens/timeline.html index 5f46f54..efa93bd 100644 --- a/screens/timeline.html +++ b/screens/timeline.html @@ -39,12 +39,12 @@
-
-
-
+