diff options
Diffstat (limited to 'docs/_layouts/default.html')
| -rw-r--r-- | docs/_layouts/default.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 9ba678fa8..249088b99 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -45,10 +45,11 @@ Back to top </a> - <!-- Main docs footer (social buttons, copyright, etc). --> - {% include colophon.html %} </div> + <!-- Main docs footer (social buttons, copyright, etc). --> + {% include colophon.html %} + <!-- JS and analytics only. --> {% include footer.html %} |
