From: Ross Allen Date: Tue, 5 Nov 2013 17:39:50 +0000 (-1000) Subject: Add async attribute to Twitter widget script X-Git-Tag: v3.0.3~16^2~7^2^2~2^2^2~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18318b81b080de83567488031f13d9394ae21c16;p=thirdparty%2Fbootstrap.git Add async attribute to Twitter widget script --- diff --git a/_includes/footer.html b/_includes/footer.html index 14f6db9a10..56518ac49f 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -20,11 +20,13 @@ {% 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 %}