diff --git a/docusaurus.config.js b/docusaurus.config.js index cf6d3b89..875743fd 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -5,7 +5,7 @@ require('dotenv').config(); /** @type {import('@docusaurus/types').Config} */ const config = { title: 'Meshtastic', - tagline: 'Open Source hiking, pilot, skiing and secure GPS mesh communicator', + tagline: 'An open source, off-grid, decentralized, mesh network built to run on affordable, low-power devices', url: 'https://meshtastic.org', baseUrl: '/', onBrokenLinks: 'throw', diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 339124c9..9aa4eb6e 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -49,7 +49,7 @@ const features = [ ), }, { - title: 'Extendable', + title: 'Extensible', imageUrl: 'img/homepage/extendable.svg', description: ( <> @@ -152,7 +152,7 @@ function Home() { />