Skip to content

Commit

Permalink
Added image size
Browse files Browse the repository at this point in the history
  • Loading branch information
nathnp committed Dec 21, 2023
1 parent 29f754e commit 4d8e6e3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,11 @@ <h1>SITE TITLE</h1>
</header>
<main>
<center>
<img src='/pics/FILENAME'/> <br>
<img src='/pics/FILENAME' width='256' height='256'/> <br>

<p>ABOUT YOU</p>

</center>

</main>
<footer>
<p>Copyright NAME 2024
Expand Down

0 comments on commit 4d8e6e3

Please sign in to comment.