From 69f431bc618bb319443e257de87cf3d660420e71 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 5 Jun 2021 17:16:59 +0300 Subject: bundle modified Bootstrap 3 --- _includes/common/header.html | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) (limited to '_includes/common/header.html') diff --git a/_includes/common/header.html b/_includes/common/header.html index bf9a94c..075d04f 100644 --- a/_includes/common/header.html +++ b/_includes/common/header.html @@ -11,19 +11,11 @@ {{ page.title }} - {{ site.settings.author.name }} {% endif %} - {% if site.settings.3rdparty.minified %} - - - {% else %} - - - {% endif %} + + {% include common/mathjax.html %} -- cgit v1.2.3