Skip to content

Commit

Permalink
Correct Page Title
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelsellers authored Oct 21, 2021
1 parent 43e5159 commit 4675880
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/GitHubCostVisualizer.Web/Views/Home/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Layout = "_Start";
}

<h3 class="text-center">Github Usage Visualizer</h3>
<h3 class="text-center">Github Cost Visualizer</h3>

<p>Unsure of where your money is going with your Github account? Upload your recent Usage report from Github to get a visual on where your money is going</p>

Expand Down Expand Up @@ -33,4 +33,4 @@
<script>
handleFilePickers(".custom-file-input");
</script>
}
}

0 comments on commit 4675880

Please sign in to comment.