Skip to content

Commit

Permalink
deploy, patch, version: 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
r0d1on committed Nov 30, 2024
1 parent 6fdbfb0 commit a5aa4bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions deploy_info.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var deploy_info = {
version : '0.2.0'
,time : '2024-11-30 23:38'
version : '0.2.1'
,time : '2024-11-30 23:59'
};
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h2 id="version"></h2>
</section>

<section class="section">
<h1>Mortgage parameters</h1>
<h1>Mortgage parameters:</h1>
<div class="tabs is-primary">
<ul>
<li class="is-active" data-block="mortgage"><a>Mortgage</a></li>
Expand Down Expand Up @@ -556,7 +556,7 @@ <h1>Mortgage parameters</h1>
&bull; Any (but only one at a time) parameter of a mortgage loan can be "modelled"<br>
&bull; <b>"Metrics"</b>: is a list of comma-separated output parameters of the mortgage of interest</b><br>
&bull; Metrics values as a function of an input parameter will be plotted on the "what-if graph"<br>
&bull; What-if function works only if <b>[What-If]</b> tab is activated<br>
&bull; What-if function works only if <b>[What-If]</b> tab is activated, gaph is updated every time any changes made to either variables or metrics<br>
<br>

<hr/>
Expand All @@ -578,7 +578,7 @@ <h1>Mortgage parameters</h1>


<section class="section">
<h1 class="subtitle">Modelling results: payment schedule, balance graph</h1>
<h1 class="subtitle">Modelling results:</h1>
<div class="tabs is-primary">
<ul>
<li class="is-active" data-block="stats"><a>Stats</a></li>
Expand Down

0 comments on commit a5aa4bf

Please sign in to comment.