Skip to content

Commit

Permalink
Fix formatting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
jessica2828 committed Oct 3, 2024
1 parent 5150973 commit 6502d7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`

<img src="images/juliantayyc.png" width="200px">

[[github](https://github.com/juliantayyc)]cd
[[github](https://github.com/juliantayyc)]
[[portfolio](team/juliantayyc.md)]

* Role: Team Lead
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ public boolean equals(Object other) {
return index.equals(e.index)
&& remark.equals(e.remark);
}
}
}

0 comments on commit 6502d7c

Please sign in to comment.