Add bd classes

This commit is contained in:
Jeremy Thomas
2017-08-14 12:44:24 +01:00
parent 88fb510d93
commit cd2f886df2
66 changed files with 1184 additions and 2456 deletions

View File

@@ -1,8 +1,8 @@
<hr style="margin-bottom: 0;">
<h3 id="{{ include.name | slugify }}" class="title anchor-title">
<h3 id="{{ include.name | slugify }}" class="title bd-anchor-title">
{{ include.name }}
<a class="anchor-link" href="#{{ include.name | slugify }}">
<a class="bd-anchor-link" href="#{{ include.name | slugify }}">
#
</a>
</h3>