diff --git a/web/i18n/en/about.json b/web/i18n/en/about.json index 2ef546de..35e93f03 100644 --- a/web/i18n/en/about.json +++ b/web/i18n/en/about.json @@ -2,8 +2,7 @@ "page.general": "what's cobalt?", "page.faq": "FAQ", - "page.community": "community", - "page.help": "get support", + "page.community": "community & support", "page.privacy": "privacy policy", "page.terms": "terms and ethics", diff --git a/web/src/routes/about/+layout.svelte b/web/src/routes/about/+layout.svelte index 7c1b1709..40bda905 100644 --- a/web/src/routes/about/+layout.svelte +++ b/web/src/routes/about/+layout.svelte @@ -9,7 +9,6 @@ import IconComet from "@tabler/icons-svelte/IconComet.svelte"; import IconLock from "@tabler/icons-svelte/IconLock.svelte"; - import IconHeartHandshake from "@tabler/icons-svelte/IconHeartHandshake.svelte"; import IconChecklist from "@tabler/icons-svelte/IconChecklist.svelte"; import IconMessages from "@tabler/icons-svelte/IconMessages.svelte"; @@ -50,23 +49,9 @@ > - - - - - - + + + support methods