Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Kroszborg committed Jan 10, 2024
1 parent 71b615e commit dd9e2b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file added assets/advice_app.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -320,13 +320,13 @@ <h2 class="experience-sub-title project-title">Weather App</h2>
<div class="details-container color-container">
<div class="article-container">
<img
src="assets\cyberhaiks.png"
src="assets\advice_app.png"
alt="Project 3"
class="project-img"
/>
</div>
<h2 class="experience-sub-title project-title">
Cyber-Haiks Website
Random Advice App
</h2>
<div class="btn-container">
<button
Expand All @@ -337,7 +337,7 @@ <h2 class="experience-sub-title project-title">
</button>
<button
class="btn btn-color-2 project-btn"
onclick="window.open('https://cyberhaiks.me/Cyber-haiks/', '_blank');"
onclick="window.open('https://charming-sawine-5e7874.netlify.app', '_blank');"
>
Live Demo
</button>
Expand Down

0 comments on commit dd9e2b2

Please sign in to comment.