diff --git a/brendamortgage.json b/brendamortgage.json index 8176c6c..e79d4d0 100644 --- a/brendamortgage.json +++ b/brendamortgage.json @@ -4,7 +4,7 @@ "format": "html", "email": { "from_address": "jkent3rd@gmail.com", - "to_address": "jkent3rd@gmail.com", + "to_address": "bck@virginia.edu", "server": "smtp.gmail.com", "password": "pvyrbcnzrjoizprn", "template": "./template.txt", @@ -54,6 +54,8 @@ ["2019-01-01", "278.15"], ["2019-02-01", "278.15"], ["2019-03-01", "278.15"], - ["2019-04-01", "278.15"] + ["2019-04-01", "278.15"], + ["2019-05-01", "278.15"], + ["2019-05-31", "278.15"] ] } diff --git a/dadmortgage.json b/dadmortgage.json index c4c35f0..107f7fa 100644 --- a/dadmortgage.json +++ b/dadmortgage.json @@ -54,6 +54,8 @@ ["2019-01-01", "278.15"], ["2019-02-01", "278.15"], ["2019-03-01", "278.15"], - ["2019-04-01", "278.15"] + ["2019-04-01", "278.15"], + ["2019-05-01", "278.15"], + ["2019-05-31", "278.15"] ] }