aboutsummaryrefslogtreecommitdiff
path: root/_layouts/examples.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/examples.html')
-rw-r--r--_layouts/examples.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/examples.html b/_layouts/examples.html
index 768f577fb..1f8fbcdec 100644
--- a/_layouts/examples.html
+++ b/_layouts/examples.html
@@ -11,6 +11,6 @@ layout: default
{% include ads.html %}
</header>
-<main class="bd-content p-5" role="main">
+<main class="bd-content p-5" id="content" role="main">
{{ content }}
</main>