Skip to content

Commit

Permalink
Switch to in-heading anchors (/getzola/zola#1916)
Browse files Browse the repository at this point in the history
  • Loading branch information
MathiasPius committed Jul 18, 2022
1 parent 494992f commit f7c7d69
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
uses: actions/checkout@v2

- name: build and deploy
uses: shalzz/zola-deploy-action@v0.15.3
uses: shalzz/zola-deploy-action@v0.16.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion content/_index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
+++
insert_anchor_links = "left"
insert_anchor_links = "heading"
+++
1 change: 0 additions & 1 deletion templates/anchor-link.html

This file was deleted.

0 comments on commit f7c7d69

Please sign in to comment.