Skip to content

Commit 2d12f63

Browse files
authored
📦 - Updates
1 parent 4c755be commit 2d12f63

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

‎index.html‎

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -886,20 +886,22 @@ <h3>Coming soon...</h3>
886886
<div class="cardsGroup">
887887

888888
<!-- First Project -->
889-
<!-- <a href="https://dashboard-us-stores-sales.onrender.com" target="_blank">
889+
<a href="https://csfelix-dashboard-us-stores-sales-app-26nuvr.streamlit.app" target="_blank">
890890
<div class="card" data-tilt>
891891
<img src="./assets/icons/projects/store.png" alt="Dashboard US Store Sales">
892892

893893
<span>US Store Sales</span>
894894

895895
<span class="badge streamlitBadge">Streamlit</span>
896896
</div>
897-
</a> -->
898-
<a href="https://csfelix-dashboard-us-stores-sales-app-26nuvr.streamlit.app" target="_blank">
897+
</a>
898+
899+
<!-- Second Project -->
900+
<a href="https://csfelix-csv-analyser-app-7e79yg.streamlit.app" target="_blank">
899901
<div class="card" data-tilt>
900-
<img src="./assets/icons/projects/store.png" alt="Dashboard US Store Sales">
902+
<img src="./assets/icons/dashboards/investigation.png" alt="Dashboard CSV Analyser">
901903

902-
<span>US Store Sales</span>
904+
<span>CSV Analyser</span>
903905

904906
<span class="badge streamlitBadge">Streamlit</span>
905907
</div>

0 commit comments

Comments
 (0)