Add tags with Octothorpe and RSS support
This commit is contained in:
parent
e2cf92a9dd
commit
da7ca76ed5
19 changed files with 333 additions and 73 deletions
3
templates/anchor-link.html
Normal file
3
templates/anchor-link.html
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{%- if level > 1 %}
|
||||
<a class="zola-anchor" href="#{{ id }}" aria-label="Anchor link for: {{ id }}">#</a>
|
||||
{%- endif -%}
|
||||
Loading…
Add table
Add a link
Reference in a new issue