Skip to content

Commit

Permalink
Add Church favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
jtbayly authored Feb 9, 2024
1 parent 7250d8f commit 4306f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/head_tag.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<div class="public-user-field">
<span class="user-field-value">
{{#each customProfileLink as |link|}}
<a href="{{link.[2]}}{{link.[0]}}" target="_blank">{{link.[1]}}</a>
<span class="user-field-name"><svg class="fa d-icon d-icon-church svg-icon svg-node" aria-hidden="true"><use xlink:href="#church"></use></svg></span><a href="{{link.[2]}}{{link.[0]}}" target="_blank">{{link.[1]}}</a>
{{/each}}
</span>
</div>
Expand Down

0 comments on commit 4306f3a

Please sign in to comment.