Skip to content

Commit

Permalink
people: fix syntax error, crop and inset profile images of erik and f…
Browse files Browse the repository at this point in the history
…abian
  • Loading branch information
FabianBartl committed Feb 7, 2024
1 parent 9d1e25e commit fdbb37c
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 18 deletions.
Binary file modified .jekyll-metadata
Binary file not shown.
Binary file added _site/images/profiles/erik-wuensche.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 modified _site/images/profiles/fabian-bartl.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _site/images/profiles/fabian-bartl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 4 additions & 9 deletions _site/people.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h1 class="post-title-main">People that have contributed to MTEX</h1>
</p>
</div>
</div>
<div class="panel panel-profile-card col-md-6">
<div class="panel panel-profile-card col-md-6">
<div class="panel-heading">
<img src="images/profiles/Luiz-Morales.webp" alt="Picture of Luiz Morales" />
</div>
Expand All @@ -289,8 +289,7 @@ <h1 class="post-title-main">People that have contributed to MTEX</h1>
</div>

<div class="row">

<div class="panel panel-profile-card col-md-6">
<div class="panel panel-profile-card col-md-6">
<div class="panel-heading">
<img src="images/profiles/florian-bachmann.png" alt="Picture of Florian Bachmann" />
</div>
Expand All @@ -307,7 +306,7 @@ <h1 class="post-title-main">People that have contributed to MTEX</h1>
</p>
</div>
</div>
<div class="panel panel-profile-card col-md-6">
<div class="panel panel-profile-card col-md-6">
<div class="panel-heading">
<img src="images/profiles/bjorn-eske-soerensen.png" alt="Picture of Bjoern Eske Soerensen" />
</div>
Expand Down Expand Up @@ -380,15 +379,11 @@ <h1 class="post-title-main">People that have contributed to MTEX</h1>
toolboxes and author of the <a href="https://github.com/AzdiarGazder/mtexTools" target="_blank" class="">mtexTools</a>
toolbox.
</p>

<p>
<a href="https://scholars.uow.edu.au/azdiar-gazder" target="_blank" class="">Electron Microscopy Centre, University of Wollongong</a>
</p>

</div>
</div>
<div class="panel panel-profile-card col-md-6">
</div>
</div>

<div class="row">
Expand All @@ -410,7 +405,7 @@ <h1 class="post-title-main">People that have contributed to MTEX</h1>
</div>
<div class="panel panel-profile-card col-md-6">
<div class="panel-heading">
<img src="images/profiles/erik-wuensche.jpg" alt="Picture of Erik Wünsche" />
<img src="images/profiles/erik-wuensche.png" alt="Picture of Erik Wünsche" />
</div>
<div class="panel-body">
<p>
Expand Down
Binary file added images/profiles/erik-wuensche.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 modified images/profiles/fabian-bartl.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/profiles/fabian-bartl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 4 additions & 9 deletions pages/people/people.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ toc: false
</p>
</div>
</div>
<div class="panel panel-profile-card col-md-6">
<div class="panel panel-profile-card col-md-6">
<div class="panel-heading">
<img src="images/profiles/Luiz-Morales.webp" alt="Picture of Luiz Morales">
</div>
Expand All @@ -85,8 +85,7 @@ toc: false
</div>

<div class="row">

<div class="panel panel-profile-card col-md-6">
<div class="panel panel-profile-card col-md-6">
<div class="panel-heading">
<img src="images/profiles/florian-bachmann.png" alt="Picture of Florian Bachmann">
</div>
Expand All @@ -103,7 +102,7 @@ toc: false
</p>
</div>
</div>
<div class="panel panel-profile-card col-md-6">
<div class="panel panel-profile-card col-md-6">
<div class="panel-heading">
<img src="images/profiles/bjorn-eske-soerensen.png" alt="Picture of Bjoern Eske Soerensen">
</div>
Expand Down Expand Up @@ -182,17 +181,13 @@ toc: false
toolboxes and author of the {% include reference.html link="https://github.com/AzdiarGazder/mtexTools" content="mtexTools" %}
toolbox.
</p>
<p>
{% include reference.html
link="https://scholars.uow.edu.au/azdiar-gazder"
content="Electron Microscopy Centre, University of Wollongong" %}
</p>
</div>
</div>
<div class="panel panel-profile-card col-md-6">
</div>
</div>

<div class="row">
Expand All @@ -214,7 +209,7 @@ toc: false
</div>
<div class="panel panel-profile-card col-md-6">
<div class="panel-heading">
<img src="images/profiles/erik-wuensche.jpg" alt="Picture of Erik Wünsche">
<img src="images/profiles/erik-wuensche.png" alt="Picture of Erik Wünsche">
</div>
<div class="panel-body">
<p>
Expand Down

0 comments on commit fdbb37c

Please sign in to comment.