Skip to content

Commit d79f073

Browse files
committed
typo
1 parent 7c13dd0 commit d79f073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/people.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ <h3>{{ member.name }}</h3>
7070
</a>
7171
{% endif %}
7272
{% if member.bluesky %}
73-
<a target="_blank" href={{member.bluesky}}>
73+
<a target="_blank" href={{ member.bluesky }}>
7474
<img width="10%" src="/assets/icons/bluesky.svg">
7575
</a>
7676
{% endif %}

0 commit comments

Comments
 (0)