From afd406a41eebb0423d5c4b09fd9c20dd64a35033 Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Fri, 17 Apr 2015 04:02:53 +0800 Subject: [PATCH] Add polyfills --- _includes/head.html | 1 + _includes/polyfills.html | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 _includes/polyfills.html diff --git a/_includes/head.html b/_includes/head.html index 699e3b51c..5e7b39a38 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -2,6 +2,7 @@ {% include meta.html %} + {% include polyfills.html %} diff --git a/_includes/polyfills.html b/_includes/polyfills.html new file mode 100644 index 000000000..ba95c939d --- /dev/null +++ b/_includes/polyfills.html @@ -0,0 +1,6 @@ +