We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rel=edit
1 parent 2e9bd81 commit dbce2f0Copy full SHA for dbce2f0
src/templates/partials/actions.html
@@ -29,6 +29,7 @@
29
href="{{ page.edit_url }}"
30
title="{{ lang.t('action.edit') }}"
31
class="md-content__button md-icon"
32
+ rel="edit"
33
>
34
{% set icon = config.theme.icon.edit or "material/file-edit-outline" %}
35
{% include ".icons/" ~ icon ~ ".svg" %}
0 commit comments