From 14c6113eef1dedad21ac8497d53fc71c9701577f Mon Sep 17 00:00:00 2001 From: Florian Kissling Date: Fri, 8 May 2015 04:08:31 +0200 Subject: [PATCH] Fix indention. --- docs/_includes/ga.html | 12 +++--- docs/_layouts/default.html | 84 +++++++++++++++++++------------------- docs/_layouts/home.html | 30 +++++++------- 3 files changed, 63 insertions(+), 63 deletions(-) diff --git a/docs/_includes/ga.html b/docs/_includes/ga.html index eab5937c..5ed52285 100644 --- a/docs/_includes/ga.html +++ b/docs/_includes/ga.html @@ -1,9 +1,9 @@ diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 27d960a4..c5ea4e10 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -1,56 +1,56 @@ - - {% include head.html %} - - - {% include navigation.html %} + + {% include head.html %} + + + {% include navigation.html %} - {{ content }} + {{ content }} - {% include footer.html %} + {% include footer.html %} - + addAnchors('.s2-docs-container h1, .s2-docs-container h2, .s2-docs-container h3, .s2-docs-container h4, .s2-docs-container h5'); + })(); + - {% include ga.html %} - + {% include ga.html %} + diff --git a/docs/_layouts/home.html b/docs/_layouts/home.html index 2e0b6df4..0732b29f 100644 --- a/docs/_layouts/home.html +++ b/docs/_layouts/home.html @@ -1,23 +1,23 @@ - - {% include head.html %} - - - {% include navigation.html %} + + {% include head.html %} + + + {% include navigation.html %} - {{ content }} + {{ content }} - {% include footer.html %} + {% include footer.html %} - + prettyPrint(); + })(); + - {% include ga.html %} - + {% include ga.html %} +