diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,7 +7,7 @@ <link rel="stylesheet" href="styles.css"> <title>CS 1300 - UI/UX 2022</title> - <link rel="icon" href="assets/favicon.png" /> + <link rel="icon" href="assets/favicon.png"/> <script src="script.js" defer></script> </head> @@ -221,7 +221,7 @@ <div class="ta-box-left flex-row"> <div class="img-box"> <img - src="./assets/pastry-photos/michael.png" + src="./assets/pastry-photos/jeff.png" class="ta-pastry" alt="jeff's pastry" /> |