2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Revert "Replace anchor.js with jekyll-anchor-headings."

This reverts commit b04f97f60b.
This commit is contained in:
XhmikosR
2018-11-23 15:00:03 +02:00
parent 0140552322
commit 0c60257114
7 changed files with 18 additions and 98 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
<h1 class="bd-title" id="content">{{ page.title | smartify }}</h1>
<p class="bd-lead">{{ page.description | smartify }}</p>
{% include ads.html %}
{% include vendor/anchor_headings.html html=content h_min=2 h_max=5 anchorBody="#" anchorTitle="Permalink" anchorClass="bd-anchor" %}
{{ content }}
</main>
</div>
</div>