Skip to content

Commit

Permalink
add new photo
Browse files Browse the repository at this point in the history
  • Loading branch information
migmoroni committed Sep 12, 2024
1 parent 6c59787 commit 3a30cb3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added src/images/perfil/Miguel-Moroni.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ <h2 class="text-xl font-semibold mt-4 text-center">Renato Alves<sup>.'.</sup></h
</div>

<div class="border bg-white dark:border-gray-500 dark:bg-slate-950 dark:text-slate-200 p-6 rounded-lg shadow-lg hover:shadow-purple-300 ease-linear duration-200">
<img src="./images/perfil/Miguel-Moroni.jpg" alt="Foto" class="w-24 h-24 rounded-full mx-auto">
<img src="./images/perfil/Miguel-Moroni.jpeg" alt="Foto" class="w-24 h-24 rounded-full mx-auto">
<h2 class="text-xl font-semibold mt-4 text-center">Miguel Moroni</h2>
<p class="text-slate-800 dark:text-slate-300 text-center">Aluno e Líder do Projeto</p>
<div class="flex justify-center mt-4">
Expand Down

0 comments on commit 3a30cb3

Please sign in to comment.