From d128bd86942c85042e646273e71f580b1040f4be Mon Sep 17 00:00:00 2001 From: Samuel Shifterovich Date: Thu, 25 Oct 2018 21:36:21 +0200 Subject: [PATCH] update JS libs --- _includes/card.html | 2 +- _layouts/default.html | 11 +++++------ css/custom.css | 5 ----- js/jquery-3.3.1.min.js | 2 ++ js/popper.min.js | 5 +++++ 5 files changed, 13 insertions(+), 12 deletions(-) create mode 100644 js/jquery-3.3.1.min.js create mode 100644 js/popper.min.js diff --git a/_includes/card.html b/_includes/card.html index cf3d56c9..b7c413a1 100644 --- a/_includes/card.html +++ b/_includes/card.html @@ -19,7 +19,7 @@ {% endif %} {% if include.tor %} - Tor + Tor {% endif %} {% if include.extra_button %} diff --git a/_layouts/default.html b/_layouts/default.html index e14d9052..18f95b12 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -183,14 +183,13 @@ +
{{ content }} +
- - - - - - + + +