From 9101be92abcf2a59b48470a03e5ac3a055a5817b Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Mon, 6 May 2019 10:42:41 +0200 Subject: Update jQuery to version 3.4.1 --- public/views/codimd/foot.ejs | 2 +- public/views/html.hbs | 2 +- public/views/index/foot.ejs | 2 +- public/views/pretty.ejs | 2 +- public/views/slide.ejs | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'public/views') diff --git a/public/views/codimd/foot.ejs b/public/views/codimd/foot.ejs index d054279e..a36b2cdb 100644 --- a/public/views/codimd/foot.ejs +++ b/public/views/codimd/foot.ejs @@ -1,7 +1,7 @@ <% if(useCDN) { %> - + diff --git a/public/views/html.hbs b/public/views/html.hbs index 42710d6e..8e91b7b2 100644 --- a/public/views/html.hbs +++ b/public/views/html.hbs @@ -48,7 +48,7 @@ - + + diff --git a/public/views/pretty.ejs b/public/views/pretty.ejs index 12561a3f..9604d422 100644 --- a/public/views/pretty.ejs +++ b/public/views/pretty.ejs @@ -73,7 +73,7 @@ <% if(useCDN) { %> - + diff --git a/public/views/slide.ejs b/public/views/slide.ejs index a92e1dae..ff4be9e9 100644 --- a/public/views/slide.ejs +++ b/public/views/slide.ejs @@ -90,7 +90,7 @@ <% if(useCDN) { %> - + -- cgit v1.2.3