Skip to content

Commit

Permalink
rename portfolio button to back top safety
Browse files Browse the repository at this point in the history
  • Loading branch information
AugmentedMode committed Oct 16, 2024
1 parent 9309c2e commit 2ace047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ <h1 class="header-title">
<div class="spacer"></div>

<div class="button-container">
<button class="custom-button dashboard-button" id="portfolio-link">My Portfolio</button>
<button class="custom-button dashboard-button" id="portfolio-link">Back to safety</button>
<button class="custom-proceed-button proceed-button" id="unsafe-continue">Proceed anyway</button>
</div>

Expand Down

0 comments on commit 2ace047

Please sign in to comment.