Skip to content

Commit a627626

Browse files
committed
move to div
1 parent 0e98a65 commit a627626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/components/sidebar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
{% assign color_scheme = "light" %}
3131
{% endif %}
3232

33-
{{site.title}} is a member of <a href="https://acm.illinois.edu"><img style="width: 50%;" src="/assets/images/acm-wordmark-{{ color_scheme }}.png"/></a>.
33+
{{site.title}} is a member of <div><a href="https://acm.illinois.edu"><img style="width: 50%;" src="/assets/images/acm-wordmark-{{ color_scheme }}.png"/></a></div>.
3434
</footer>
3535
</div>

0 commit comments

Comments
 (0)