Skip to content

Commit

Permalink
updating image file locations
Browse files Browse the repository at this point in the history
  • Loading branch information
pothangelli123 authored May 2, 2024
1 parent ece7f2b commit 9c7349e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -730,7 +730,7 @@ <h2 class="h2 article-title">Portfolio</h2>
<ion-icon name="eye-outline"></ion-icon>
</div>

<img src="C:\Users\potha\OneDrive\Documents\onedrive folder\OneDrive\Desktop\Portfolio\Portfolio Logo.jpeg" alt="Portfolio's" loading="lazy">
<img src="Portfolio Logo.jpeg" alt="Portfolio's" loading="lazy">
</figure>

<h3 class="project-title">Portfolio's</h3>
Expand All @@ -752,7 +752,7 @@ <h3 class="project-title">Portfolio's</h3>
<ion-icon name="eye-outline"></ion-icon>
</div>

<img src="C:\Users\potha\OneDrive\Documents\onedrive folder\OneDrive\Desktop\Portfolio\Ampsccript.png" alt="AmpScript.So" loading="lazy">
<img src="Ampsccript.png" alt="AmpScript.So" loading="lazy">
</figure>

<h3 class="project-title">AmpScript.So</h3>
Expand All @@ -775,7 +775,7 @@ <h3 class="project-title">AmpScript.So</h3>
<ion-icon name="eye-outline"></ion-icon>
</div>

<img src="C:\Users\potha\OneDrive\Documents\onedrive folder\OneDrive\Desktop\Portfolio\shopping-Cart.jpg" alt="Shopping Cart" loading="lazy">
<img src="shopping-Cart.jpg" alt="Shopping Cart" loading="lazy">
</figure>

<h3 class="project-title">Shopping Cart</h3>
Expand All @@ -795,7 +795,7 @@ <h3 class="project-title">Shopping Cart</h3>
<ion-icon name="eye-outline"></ion-icon>
</div>

<img src="C:\Users\potha\OneDrive\Documents\onedrive folder\OneDrive\Desktop\Portfolio\Gallary.png" alt="Photo Gallery" loading="lazy">
<img src="Gallary.png" alt="Photo Gallery" loading="lazy">
</figure>

<h3 class="project-title">Photo Gallery</h3>
Expand Down

0 comments on commit 9c7349e

Please sign in to comment.