This website works better with JavaScript.
git.jstrong.dev
Home
Explore
Help
Sign In
jstrong
/
zola
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Rename anchor link class
index-subcmd
Vincent Prouillet
7 years ago
parent
efb4d16ede
commit
916f7407db
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/templates/builtins/anchor-link.html
+ 1
- 1
src/templates/builtins/anchor-link.html
View File
@@ -1 +1 @@
<a class="anchor" href="#{{ id }}" aria-label="Anchor link for: {{ id }}">🔗</a>
<a class="
gutenberg-
anchor" href="#{{ id }}" aria-label="Anchor link for: {{ id }}">🔗</a>
Write
Preview
Loading…
Cancel
Save