Repository: sling-site Updated Branches: refs/heads/master 5427600d1 -> 4374fbb64
More newlines for less diffs Project: http://git-wip-us.apache.org/repos/asf/sling-site/repo Commit: http://git-wip-us.apache.org/repos/asf/sling-site/commit/4374fbb6 Tree: http://git-wip-us.apache.org/repos/asf/sling-site/tree/4374fbb6 Diff: http://git-wip-us.apache.org/repos/asf/sling-site/diff/4374fbb6 Branch: refs/heads/master Commit: 4374fbb642c9f59c9da6fdc7eea79269bbf12153 Parents: 5427600 Author: Bertrand Delacretaz <[email protected]> Authored: Mon Oct 2 12:04:41 2017 +0200 Committer: Bertrand Delacretaz <[email protected]> Committed: Mon Oct 2 12:04:41 2017 +0200 ---------------------------------------------------------------------- src/main/jbake/templates/layout/main.tpl | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sling-site/blob/4374fbb6/src/main/jbake/templates/layout/main.tpl ---------------------------------------------------------------------- diff --git a/src/main/jbake/templates/layout/main.tpl b/src/main/jbake/templates/layout/main.tpl index 49733e6..189de10 100644 --- a/src/main/jbake/templates/layout/main.tpl +++ b/src/main/jbake/templates/layout/main.tpl @@ -17,8 +17,11 @@ html(lang:'en'){ } tags() + newLine() tableOfContents() + newLine() bodyContents() + newLine() lastModified() newLine()
