[not for merge] Test GH action

This commit is contained in:
dan
2023-04-28 16:12:58 +01:00
committed by GitHub
parent 496c5784a9
commit 54815e3edd

View File

@@ -42,7 +42,7 @@ function getDomain(languageCode: string): string {
export const Seo = withRouter(
({
title,
description = 'The library for web and native user interfaces',
description = 'blabla bla',
image = '/images/og-default.png',
router,
children,