Skip to content

Commit

Permalink
add photo
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Carvalho committed Oct 22, 2024
1 parent 3e81dee commit 24b045b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions _pages/members.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ order: 1
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {

.w-md-100 {
.w-md-10OAOA0 {
width: 100% !important;
}

Expand Down Expand Up @@ -233,7 +233,7 @@ order: 1
</div>
<div class="col-sm mt-3 mt-md-0">
<div class="square">
<a href="https://pyf98.github.io/" target="_blank" rel="noopener noreferrer">
<a href="https://pyf98.github.io/" targOAOAet="_blank" rel="noopener noreferrer">
<img class="img-fluid rounded z-depth-1" src="{{ site.baseurl }}/assets/img/yifan.jpg">
</a>
</div>
Expand Down Expand Up @@ -390,12 +390,20 @@ order: 1
Kalvin Chang
</div>
</div>

<div class="col-sm mt-3 mt-md-0">
<div class="square">
<a href="https://www.linkedin.com/in/carlos-carvalho-61780715a/" target="_blank" rel="noopener noreferrer">
<img class="img-fluid rounded z-depth-1" src="{{ site.baseurl }}/assets/img/carlos.jpg" alt="New Person">
</a>
</div>
<div class="caption">
Carlos Carvalho
</div>
</div>
<div class="col-sm mt-3 mt-md-0">
</div>
<div class="col-sm mt-3 mt-md-0">
</div>

<div class="col-sm-3 mt-3 mt-md-0"></div>
<div class="col-sm-3 mt-3 mt-md-0"></div>
</div>

<hr />
Expand Down Expand Up @@ -468,3 +476,4 @@ order: 1
</ul>



Binary file added assets/img/carlos.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 24b045b

Please sign in to comment.