mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-04 19:45:08 -04:00
Fixed table of contents highlighting for active anchor links
This commit is contained in:
@@ -185,7 +185,7 @@
|
||||
</div>
|
||||
{% block scripts %}
|
||||
<script src="{{ 'assets/javascripts/vendor.08c56446.min.js' | url }}"></script>
|
||||
<script src="{{ 'assets/javascripts/bundle.6ced434e.min.js' | url }}"></script>
|
||||
<script src="{{ 'assets/javascripts/bundle.15ed33ca.min.js' | url }}"></script>
|
||||
{%- set translations = {} -%}
|
||||
{%- for key in [
|
||||
"clipboard.copy",
|
||||
|
||||
Reference in New Issue
Block a user