Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tajmahal226 authored Sep 13, 2024
1 parent d292df7 commit 8354ba8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Advanced LBO Model Simulation</title>
<title>LBO Model Simulation</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
Expand Down Expand Up @@ -86,7 +86,7 @@
</style>
</head>
<body>
<h1>Advanced LBO Model Simulation</h1>
<h1>LBO Model Simulation</h1>
<div class="input-group">
<div>
<label for="initialEBITDA">Initial EBITDA ($m)</label>
Expand Down

0 comments on commit 8354ba8

Please sign in to comment.