Skip to content

Commit

Permalink
added captions
Browse files Browse the repository at this point in the history
  • Loading branch information
aschuerch authored Jan 19, 2023
1 parent 132ac36 commit 3e384bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contact/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@ The Netherlands
{%
include figure.html
image="images/robin-ooode-XusR7PXCV0o-unsplash.jpg"
caption="UMC Utrecht"
caption="Utrecht by Robin Oode on Unsplash"
%}
{% endcapture %}
{% capture col2 %}
{%
include figure.html
image="images/bodi-raw-izMtCpq_RyI-unsplash.jpg"
caption="Utrecht"
caption="Utrecht by Bodi.raw on Unsplash"
%}
{% endcapture %}
{% include two-col.html col1=col1 col2=col2 %}

0 comments on commit 3e384bb

Please sign in to comment.