Docs: add missing hyphen

This commit is contained in:
U. N. Owen 2022-10-10 11:58:02 +02:00 committed by GitHub
parent 6d1225e8b9
commit ccdf156e7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula')
/** @type {import('@docusaurus/types').Config} */
const config = {
title: 'Kvæsitso',
tagline: 'A search focused, free and open source launcher for Android',
tagline: 'A search-focused, free and open source launcher for Android',
url: 'https://kvaesitso.mm20.de',
baseUrl: '/',
onBrokenLinks: 'throw',