diff --git a/backend/src/config/links.js b/backend/src/config/links.js index ac80238aa..494e449ba 100644 --- a/backend/src/config/links.js +++ b/backend/src/config/links.js @@ -1,6 +1,6 @@ export default { - ORGANIZATION: 'https://ocelot-social.herokuapp.com/', - DONATE: 'https://www.busfaktor.org/donations', - FAQ: 'https://ocelot-social.herokuapp.com/', - SUPPORT: 'https://ocelot-social.herokuapp.com/', + ORGANIZATION: 'https://ocelot.social', + DONATE: 'https://ocelot-social.herokuapp.com/donations', + FAQ: 'https://ocelot.social', + SUPPORT: 'https://ocelot.social', } diff --git a/webapp/components/LoginForm/LoginForm.vue b/webapp/components/LoginForm/LoginForm.vue index 86cd829ae..c1bb63c4c 100644 --- a/webapp/components/LoginForm/LoginForm.vue +++ b/webapp/components/LoginForm/LoginForm.vue @@ -98,5 +98,8 @@ export default { margin-top: $space-large; margin-bottom: $space-small; } + .image { + width: 100%; + } } diff --git a/webapp/components/PageFooter/PageFooter.vue b/webapp/components/PageFooter/PageFooter.vue index 6c0d21c03..9b56e29ee 100644 --- a/webapp/components/PageFooter/PageFooter.vue +++ b/webapp/components/PageFooter/PageFooter.vue @@ -19,7 +19,7 @@ - {{ version }} diff --git a/webapp/constants/links.js b/webapp/constants/links.js index f6c464536..494e449ba 100644 --- a/webapp/constants/links.js +++ b/webapp/constants/links.js @@ -1,6 +1,6 @@ export default { - ORGANIZATION: 'https://www.busfaktor.org', - DONATE: 'https://www.busfaktor.org/donations', - FAQ: 'https://ocelot-social.herokuapp.com', - SUPPORT: 'https://ocelot-social.herokuapp.com', + ORGANIZATION: 'https://ocelot.social', + DONATE: 'https://ocelot-social.herokuapp.com/donations', + FAQ: 'https://ocelot.social', + SUPPORT: 'https://ocelot.social', } diff --git a/webapp/pages/code-of-conduct.vue b/webapp/pages/code-of-conduct.vue index 3f8bc5911..7b3455934 100644 --- a/webapp/pages/code-of-conduct.vue +++ b/webapp/pages/code-of-conduct.vue @@ -2,45 +2,14 @@ {{ $t('site.code-of-conduct') }} - {{ $t('code-of-conduct.subheader', metadata) }} - - - {{ $t(`code-of-conduct.${section}.title`) }} - {{ $t(`code-of-conduct.${section}.description`) }} - - - - - - {{ $t(`code-of-conduct.${section.key}.title`) }} - {{ $t(`code-of-conduct.${section.key}.description`) }} - - - {{ $t(`code-of-conduct.${section.key}.list.${i}`) }} - - - - - - {{ $t('code-of-conduct.get-help') }} - - moderation@human-connection.org - - - + diff --git a/webapp/static/img/custom/Logo-Horizontal.svg b/webapp/static/img/custom/Logo-Horizontal.svg index 537bbd91b..6a86cfaff 100644 --- a/webapp/static/img/custom/Logo-Horizontal.svg +++ b/webapp/static/img/custom/Logo-Horizontal.svg @@ -1,48 +1,36 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + o + c + elo + t + . + s + o + c + i + a + l - diff --git a/webapp/static/img/custom/welcome.svg b/webapp/static/img/custom/welcome.svg index 48cf12e70..279c519d0 100644 --- a/webapp/static/img/custom/welcome.svg +++ b/webapp/static/img/custom/welcome.svg @@ -1 +1,36 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + o + c + elo + t + . + s + o + c + i + a + l + +
{{ $t('code-of-conduct.subheader', metadata) }}
{{ $t(`code-of-conduct.${section}.description`) }}
{{ $t(`code-of-conduct.${section.key}.description`) }}
- {{ $t('code-of-conduct.get-help') }} - - moderation@human-connection.org - -