Updated front page text (#12)

This commit is contained in:
Daniel J. Summers 2017-10-23 22:04:34 -05:00
parent 6c4061e07d
commit 8d8d112fff
3 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "my-prayer-journal-api", "name": "my-prayer-journal-api",
"private": true, "private": true,
"version": "0.9.0", "version": "0.9.1",
"description": "Server API for myPrayerJournal", "description": "Server API for myPrayerJournal",
"main": "index.js", "main": "index.js",
"author": "Daniel J. Summers <daniel@bitbadger.solutions>", "author": "Daniel J. Summers <daniel@bitbadger.solutions>",

View File

@ -1,6 +1,6 @@
{ {
"name": "my-prayer-journal", "name": "my-prayer-journal",
"version": "0.9.0", "version": "0.9.1",
"description": "myPrayerJournal - Front End", "description": "myPrayerJournal - Front End",
"author": "Daniel J. Summers <daniel@bitbadger.solutions>", "author": "Daniel J. Summers <daniel@bitbadger.solutions>",
"private": true, "private": true,

View File

@ -5,12 +5,12 @@ article
p &nbsp; p &nbsp;
p. p.
myPrayerJournal is a place where individuals can record their prayer requests, record that they prayed for them, myPrayerJournal is a place where individuals can record their prayer requests, record that they prayed for them,
update them as God moves in the situation, and record a final answer received on that request.&nbsp; It will also update them as God moves in the situation, and record a final answer received on that request. It will also allow
allow individuals to review their answered prayers. individuals to review their answered prayers.
p. p.
This site is currently in very limited alpha, as it is being developed with a core group of test users.&nbsp; If This site is currently in beta, but it is open and available to the general public. To get started, simply click
this is something in which you are interested, check back around mid-November 2017 for an update on the the "Log On" link above, and log on with either a Microsoft or Google account. You can also learn more about the
development progress. site at the "Docs" link, also above.
</template> </template>
<script> <script>