Skip to content

Commit

Permalink
add 1-image out-commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
axherrm committed Jan 20, 2024
1 parent aab07f8 commit 1e57052
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<!-- />-->
<img width="6000" height="3200" alt="" ngSrc="./assets/avatar/"
ngSrcset="600w, 1000w, 1500w, 2000w, 2500w, 3000w, 6000w"/>
<!-- <img width="6000" height="3200" alt="" ngSrc="./assets/avatar/" ngSrcset="2000w"/>-->
</div>

<div class="progressbar-container"><div #progress_bar class="progressbar"></div></div>
Expand Down

0 comments on commit 1e57052

Please sign in to comment.