We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ccbd88 commit 28a93e1Copy full SHA for 28a93e1
1 file changed
src/index.md
@@ -11,4 +11,6 @@ My interests outside of computer science include bug friends and houseplants, sc
11
12
My office hours Fall 2024 are Mon/Wed 10:30AM, Tue 12:30PM, Thu 11AM, and Fri 1PM, 1 hour each, at Wegmans Hall 2311.
13
14
-{% for link in metadata.links %}<span style="margin-right: 0.5%;"><img src="{{ link.image }}" class="textsize-image" alt="{{ link.name }}"> <a href="{{ link.url }}">{{ link.name }}</a></span>{% endfor %}
+{% for link in metadata.links %}<span style="margin-right: 0.5%;"><img src="{{ link.image }}" class="textsize-image" alt="{{ link.name }}"> <a href="{{ link.url }}">{{ link.name }}</a></span>{% endfor %}
15
+
16
+test
0 commit comments