aboutsummaryrefslogtreecommitdiff
path: root/docs/_layouts/example.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_layouts/example.html')
-rw-r--r--docs/_layouts/example.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_layouts/example.html b/docs/_layouts/example.html
index 481440124..38510f13a 100644
--- a/docs/_layouts/example.html
+++ b/docs/_layouts/example.html
@@ -5,7 +5,7 @@
{% include header.html %}
<!-- Place anything custom after this. -->
</head>
- <body data-spy="scroll" data-target=".bs-docs-sidebar">
+ <body>
<!-- Page content of course! -->
{{ content }}