This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git
commit 3781e9e3c01d165eebf757a90a6a996e7f65997c Author: David Blevins <[email protected]> AuthorDate: Mon May 17 19:04:08 2021 -0700 Add more whitespace at the bottom of each page --- src/main/jbake/templates/footer.gsp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/jbake/templates/footer.gsp b/src/main/jbake/templates/footer.gsp index 71c4da7..3d44045 100755 --- a/src/main/jbake/templates/footer.gsp +++ b/src/main/jbake/templates/footer.gsp @@ -1,3 +1,4 @@ +<div style="margin-bottom: 30px;"></div> <footer> <div class="container"> <div class="row">
