From 494c60f463f38633fc1e63c27c3bbc2996841c31 Mon Sep 17 00:00:00 2001 From: infominer33 Date: Wed, 20 Mar 2019 23:24:57 -0400 Subject: [PATCH] change position of share bar --- _layouts/default.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 298d46ed..6b40d600 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -54,7 +54,6 @@ {{ content }} - {% include share-bar.html %} @@ -65,6 +64,9 @@
+ + {% include share-bar.html %} +