Merge branch 'master' into docs

This commit is contained in:
Mike Coles 2022-10-05 23:41:00 +01:00 committed by GitHub
commit 430f0a5aab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -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',

View file

@ -49,7 +49,7 @@ const features = [
),
},
{
title: 'Extendable',
title: 'Extensible',
imageUrl: 'img/homepage/extendable.svg',
description: (
<>
@ -152,7 +152,7 @@ function Home() {
/>
<meta
property="og:description"
content="Open Source hiking, pilot, skiing and secure LoRa mesh communicator"
content="An open source, off-grid, decentralized, mesh network built to run on affordable, low-power devices"
/>
<meta property="og:url" content="https://meshtastic.org/" />
<meta name="twitter:card" content="summary_large_image" />