Skip to content

Commit

Permalink
update pic background
Browse files Browse the repository at this point in the history
  • Loading branch information
IvyWang845 committed Dec 18, 2023
1 parent 7596683 commit 43160cb
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions _pages/group.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: default
permalink: /group/
title: group@GT
title: teaching
description:
nav: true
nav_order: 2
Expand Down Expand Up @@ -80,7 +80,7 @@ nav_order: 2
</div> -->

<!-- <div class="content list people"> -->

{% for person in all_people %}
{% if person.position == 'alumni' %}
{% include alumni.html position=person.position %}
Expand All @@ -90,4 +90,3 @@ nav_order: 2

{% endfor %}
<br>

6 changes: 3 additions & 3 deletions _pages/research.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ children:

<div class="row mt-3">
<div class="col-sm mt-3 mt-md-0">
{% include figure.html path="images/papers/icra2021-hzd.png" class="img-fluid rounded z-depth-1" overlay="Learning Differences"
{% include figure.html path="images/papers/LD.jpg" class="img-fluid rounded z-depth-1" overlay="Learning Differences"
overlay-url="/research/locomotion" %}
</div>
<div class="col-sm mt-3 mt-md-0">
{% include figure.html path="images/papers/cospar.png" class="img-fluid rounded z-depth-1" overlay="Instruction and Curriculum"
{% include figure.html path="images/papers/curriculum.jpg" class="img-fluid rounded z-depth-1" overlay="Instruction and Curriculum"
overlay-url="/research/hri" %}
</div>
<div class="col-sm mt-3 mt-md-0">
{% include figure.html path="images/papers/spinal.png" class="img-fluid rounded z-depth-1" overlay="Assessment and Measurement"
{% include figure.html path="images/papers/AI.png" class="img-fluid rounded z-depth-1" overlay="Assessment and Measurement"
overlay-url="/research/assistive-devices" %}
</div>
</div>
Expand Down
Binary file added images/papers/AI.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/papers/LD.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/papers/curriculum.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 43160cb

Please sign in to comment.