Merge branch 'master' into link-nfp-rules
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
export default {
|
||||
gitlab: {
|
||||
url: 'https://gitlab.com/bloodyhealth/drip',
|
||||
text: 'GitLab'
|
||||
},
|
||||
email: {
|
||||
url: 'mailto:bloodyhealth@mailbox.org',
|
||||
text: 'email'
|
||||
},
|
||||
wiki: {
|
||||
url: 'https://gitlab.com/bloodyhealth/drip/wikis/home',
|
||||
text: 'wiki'
|
||||
},
|
||||
website: {
|
||||
url: 'https://bloodyhealth.gitlab.io/'
|
||||
},
|
||||
moreAboutNfp: {
|
||||
url: 'https://gitlab.com/bloodyhealth/drip/wikis/nfp/intro',
|
||||
text: 'More'
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user