Skip to content

Commit

Permalink
hotfix assets
Browse files Browse the repository at this point in the history
  • Loading branch information
TishaJhabak1014 committed Apr 6, 2024
1 parent 2d3aafe commit e0a74de
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
Binary file added assets/canvascraft.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/capp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/revibe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 9 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ <h1 class="title">My Projects</h1>
<div class="article-container ">
<img
src="./assets/hue-hunt.png"
alt="Project 1"
alt="Hue Hunt"
class="project-img"
/>
<div class="project-text">
Expand All @@ -141,8 +141,8 @@ <h2 class="experience-sub-title project-title">Hue Hunt</h2>
<div class="details-container color-container">
<div class="article-container">
<img
src="./assets/project-2.png"
alt="Project 2"
src="./assets/canvascraft.png"
alt="Canvas Craft"
class="project-img"
/>
<div class="project-text">
Expand All @@ -169,8 +169,8 @@ <h2 class="experience-sub-title project-title">Canvas Craft</h2>
<div class="details-container color-container">
<div class="article-container">
<img
src="./assets/project-3.png"
alt="Project 3"
src="./assets/capp.png"
alt="CAPApp"
class="project-img"
/>
<div class="project-text">
Expand All @@ -197,8 +197,8 @@ <h2 class="experience-sub-title project-title">Concussion Action Plan</h2>
<div class="details-container color-container">
<div class="article-container">
<img
src="./assets/project-3.png"
alt="Project 3"
src="./assets/revibe.png"
alt="revibe"
class="project-img"
/>
<div class="project-text">
Expand All @@ -213,12 +213,12 @@ <h2 class="experience-sub-title project-title">ReVibe</h2>
>
View Source
</button>
<button
<!-- <button
class="btn btn-color-2 project-btn"
onclick="window.open('https://github.com/TishaJhabak1014/ReVibe', '_blank')"
>
Live Demo
</button>
</button> -->
</div>
</div>

Expand Down

0 comments on commit e0a74de

Please sign in to comment.