File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010< div class ="about ">
1111 < div class ="intro row transition hidden-right m-auto add-padding-normal " data-threshold ="0 ">
1212 < div class ="col-md-3 offset-md-2 align-self-center ">
13- {% image yueh_derp.jpg alt="Derp me" class="avatar img-fluid img-thumbnail" %}
13+ < img src =" {{ " assets /images/ yueh_derp.jpg" | relative_url }}" alt="Derp me " class ="img-fluid img-thumbnail ">
1414 </ div >
1515 {% include about_me.html %}
1616 </ div >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ <h1 class="add-padding-small">Hi, I'm Yueh 🐢</h1>
2323 </ div >
2424 </ div >
2525 < div class ="align-self-center " style ="max-width:300px; ">
26- {% image yueh.png alt="Me" class="avatar img-fluid img-thumbnail" %}
26+ < img src =" {{ " assets /images/ yueh.png" | relative_url }}" alt="Me " class ="avatar img-fluid img-thumbnail ">
2727 </ div >
2828 </ div >
2929 < div class ="container add-padding-top-large add-padding-bottom-large ">
You can’t perform that action at this time.
0 commit comments