Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
warnyul committed Dec 2, 2024
1 parent 7adee89 commit e9f3346
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/views/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
<div class="clazz-container">
<div class="clazz-content">
<header>
<picture>
<source type="image/webp" srcset="../assets/images/profile100w100h.png?as=webp" />
<!--<picture>
<source type="image/webp" srcset="../assets/images/profile100w100h.png?as=webp" />-->
<img class="clazz-profile-image" src="../assets/images/profile100w100h.png" alt="Profile picture of Balázs Varga, CTO @ Apter" loading="eager" width="100" height="100" />
</picture>
<!--</picture>-->
<h1 class="clazz-text-center">Balázs Varga</h1>
</header>

Expand Down

0 comments on commit e9f3346

Please sign in to comment.