From cb75424f8ea8c164c3762136b6c38eedf189f66a Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Wed, 13 Jul 2016 10:40:34 +0800 Subject: Update gist-embed to 2.5 and using bower to manage it --- bower.json | 3 ++- public/vendor/gist-embed.min.js | 1 - public/views/foot.ejs | 2 +- public/views/html.hbs | 2 +- public/views/pretty.ejs | 2 +- public/views/slide.ejs | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 public/vendor/gist-embed.min.js diff --git a/bower.json b/bower.json index 66b20fda..b75294da 100644 --- a/bower.json +++ b/bower.json @@ -56,7 +56,8 @@ "store-js": "store.js#^1.3.20", "string": "^3.3.1", "visibilityjs": "^1.2.3", - "pdfobject": "pdfobject2#*" + "pdfobject": "pdfobject2#*", + "gist-embed": "*" }, "resolutions": { "jquery": "~2.2.4" diff --git a/public/vendor/gist-embed.min.js b/public/vendor/gist-embed.min.js deleted file mode 100644 index 880adc7e..00000000 --- a/public/vendor/gist-embed.min.js +++ /dev/null @@ -1 +0,0 @@ -!function(t){"use strict";function e(t){var e,i,s=[];if("number"==typeof t)s.push(t);else{i=t.split(",");for(var n=0;n'),void t.ajax({url:n,data:u,dataType:"jsonp",timeout:1e4,success:function(i){var s,a,o,g,f;i&&i.div?(i.stylesheet&&(0===i.stylesheet.indexOf(" - + diff --git a/public/views/html.hbs b/public/views/html.hbs index f6e57497..e9521e6d 100644 --- a/public/views/html.hbs +++ b/public/views/html.hbs @@ -49,7 +49,7 @@ - + - + diff --git a/public/views/slide.ejs b/public/views/slide.ejs index 04d75b5e..5f6f8b0a 100644 --- a/public/views/slide.ejs +++ b/public/views/slide.ejs @@ -83,7 +83,7 @@ - + -- cgit v1.2.3