Skip to content

Commit fbcc249

Browse files
capjamesgehuss
authored andcommitted
Update index.hbs
1 parent 1eeb0d2 commit fbcc249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/front-end/templates/index.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
</a>
182182
{{/if}}
183183
{{#if git_repository_edit_url}}
184-
<a href="{{git_repository_edit_url}}" title="Suggest an edit" aria-label="Suggest an edit">
184+
<a href="{{git_repository_edit_url}}" title="Suggest an edit" aria-label="Suggest an edit" rel="edit">
185185
<i id="git-edit-button" class="fa fa-edit"></i>
186186
</a>
187187
{{/if}}

0 commit comments

Comments
 (0)