Add website

This commit is contained in:
Julia Friesel
2018-12-23 18:48:25 +01:00
parent 1e98943931
commit b5240e32b0
2 changed files with 18 additions and 2 deletions
+6
View File
@@ -11,6 +11,9 @@ export const links = {
wiki: {
url: 'https://gitlab.com/bloodyhealth/drip/wikis/home',
text: 'wiki'
},
website: {
url: 'https://bloodyhealth.gitlab.io/'
}
}
@@ -125,6 +128,9 @@ You can contact us by email at bloodyhealth@mailbox.com.`
version: {
title: 'Version'
},
website: {
title: 'Website'
},
preOvu: {
title: 'Infertile days at cycle start',
note: `drip applies NFP's rules for calculating infertile days at the start of the cycle (see the ${links.wiki.url} for more info). However, drip does not currently apply the so called 20-day-rule, which determines infertile days at the cycle start from past cycle lengths in case no past symptothermal info is available.`