diff options
Diffstat (limited to '_layouts/default.html')
| -rw-r--r-- | _layouts/default.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index edd211665..104f07f76 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -48,13 +48,13 @@ </div> </div> - <!-- Quick back to top --> - <a href="#" class="bs-top"> - Back to top - </a> - </div> + <!-- Quick back to top --> + <a href="#" class="bs-top"> + Back to top + </a> + <!-- Footer ================================================== --> <footer class="bs-footer"> |
