Skip to content

Commit 5b8b396

Browse files
authored
Update 2026-03-26-Breanna_PhD.md
1 parent 8e578a3 commit 5b8b396

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

_posts/2026/2026-03-26-Breanna_PhD.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,11 @@ categories:
1212
Breanna completed her Ph.D. defense today! She will be continuing on with a Postdoc at The University of Michigan!
1313
<br>
1414
Congrats!
15+
16+
<div>
17+
{% for image in site.static_files %}
18+
{% if image.path contains '2026-03-06-Breanna_PhD' %}
19+
<img src="{{ site.baseurl }}{{ image.path }}" alt="image" />
20+
{% endif %}
21+
{% endfor %}
22+
</div>

0 commit comments

Comments
 (0)