Skip to content

Commit

Permalink
improve title of home page. Fixes #223
Browse files Browse the repository at this point in the history
  • Loading branch information
rrelyea committed Aug 23, 2023
1 parent 0cb7f23 commit cb050ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wwwroot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>bogle.tools - Savings Plan and Portfolio Tracker</title>
<title>bogle.tools - Savings Planner and Portfolio Tracker</title>
<base href="/saving" />
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet" />
<link href="css/app.css" rel="stylesheet" />
Expand Down

0 comments on commit cb050ff

Please sign in to comment.