From c9c9c614a90639e36b34ae44cf4001c01ba9146b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 31 Jul 2015 15:03:17 -0700 Subject: [PATCH] simpler footer with no social buttons, fewer links --- docs/_includes/footer.html | 41 ++++----------------- docs/_includes/social-buttons.html | 16 --------- docs/assets/css/src/docs.css | 57 ++++++++---------------------- 3 files changed, 21 insertions(+), 93 deletions(-) delete mode 100644 docs/_includes/social-buttons.html diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index e75497c69c..5ac992f998 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -2,30 +2,18 @@ ================================================== --> @@ -63,21 +51,6 @@ -{% comment %} - Inject Twitter widgets asynchronously. Snippet snipped from Twitter's - JS interface site: https://dev.twitter.com/docs/tfw-javascript - - * "js.async=1;" added to add async attribute to the generated script tag. -{% endcomment %} - -