From 0ad6994a85c6dcd0db14af0224dab2675f3fc8c3 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Tue, 15 Dec 2020 13:19:10 -0500 Subject: Attempt to improve mobile presentation of docs. --- docs/_layouts/default.html | 1 + docs/index.html | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index f0d48391..abcdc522 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -5,6 +5,7 @@ +
diff --git a/docs/index.html b/docs/index.html index 469042f6..eec8b542 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5,6 +5,7 @@ + -- cgit v1.2.3