mirror of
https://github.com/sern-handler/website
synced 2026-06-28 02:32:23 +00:00
fix: typo at subtitle
This commit is contained in:
@@ -7,7 +7,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/oceanicNext');
|
||||
/** @type {import('@docusaurus/types').Config} */
|
||||
const config = {
|
||||
title: 'sern - Handlers. Redefined.',
|
||||
tagline: 'With the support of the community made plugins and powerful a CLI, it\'s more than just a handler.',
|
||||
tagline: 'With the support of the community made plugins and a powerful CLI, it\'s more than just a handler.',
|
||||
url: 'https://sern-handler.js.org',
|
||||
baseUrl: '/',
|
||||
onBrokenLinks: 'throw',
|
||||
|
||||
Reference in New Issue
Block a user