Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
uroszajc authored Jan 17, 2025
1 parent 921648c commit 05b52c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<link rel="stylesheet" href="styles.css">
</head>
<body>
<button style="float: right; margin-top: 10px; margin-right: 10px;" onclick="window.location.href='updateprices.html'">Update Prices</button>
<h1>Buy Price Comparison Calculator</h1>
<form id="pricing-form">
<label for="numCores">Total Number of Cores:</label>
Expand Down

0 comments on commit 05b52c7

Please sign in to comment.