aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_includes/footer.html')
-rw-r--r--docs/_includes/footer.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
index 5edc365f0..69eaa94ca 100644
--- a/docs/_includes/footer.html
+++ b/docs/_includes/footer.html
@@ -46,6 +46,8 @@
{% if page.slug == "customize" %}
<script src="{{ site.baseurl }}assets/js/customize.min.js"></script>
{% endif %}
+<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
+<script src="../assets/js/ie10-viewport-bug-workaround.js"></script>
{% comment %}
Inject Twitter widgets asynchronously. Snippet snipped from Twitter's