Skip to content

Commit

Permalink
rename title
Browse files Browse the repository at this point in the history
  • Loading branch information
segfault-magnet committed Jan 2, 2025
1 parent d15c172 commit a25c85c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fee_algo_simulation/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="UTF-8" />
<title>Fee Simulator - Multiple Series + Shading</title>
<title>Fee Algo Simulator</title>
<!-- Bootstrap CSS -->
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
Expand Down Expand Up @@ -47,7 +47,7 @@
</head>
<body>
<div class="container">
<h1 class="mb-4 text-center">Fee Simulator - Multiple Series + Shading</h1>
<h1 class="mb-4 text-center">Fee Algo Simulator</h1>

<!-- Input Form -->
<div class="card mb-4">
Expand Down

0 comments on commit a25c85c

Please sign in to comment.