mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-12 21:03:32 -06:00
Added anchor headings
This commit is contained in:
5
_layouts/anchor_headings.html
Normal file
5
_layouts/anchor_headings.html
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: vendor/compress
|
||||
---
|
||||
|
||||
{% include vendor/anchor_headings.html html=content anchorBody="#" anchorClass="anchor_heading" %}
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: vendor/compress
|
||||
layout: anchor_headings
|
||||
---
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
Reference in New Issue
Block a user