Add comment to 'links.js'

This commit is contained in:
Wolfgang Huß 2021-07-19 15:31:32 +02:00
parent 5ce8b9e237
commit e9638147d1

View File

@ -4,6 +4,7 @@ export default {
SUPPORT: 'https://ocelot.social',
// on null or empty strings internal imprint is used, see 'webapp/locales/html/'
// you can find and store templates at 'master/branding/templates/'
DONATE: 'https://ocelot-social.herokuapp.com/donations', // we use 'ocelot-social.herokuapp.com' at the moment, because redirections of 'ocelot.social' subpages are not working correctly
IMPRINT: 'https://ocelot-social.herokuapp.com/imprint', // we use 'ocelot-social.herokuapp.com' at the moment, because redirections of 'ocelot.social' subpages are not working correctly
TERMS_AND_CONDITIONS: null,