Исправлено описание HTML

This commit is contained in:
movefasta 2022-11-19 17:15:57 +03:00
parent d016c2b13c
commit 6c61447602
No known key found for this signature in database
GPG key ID: 74C6469794E996AD

View file

@ -102,7 +102,7 @@ export default function Home() {
return (
<Layout
title={`${siteConfig.title}`}
description="Description will go into a meta tag in <head />">
description="Промышленная робототехника с открытыми конструкторской документацией и исходным кодом">
<header className={clsx('hero hero--primary', styles.heroBanner)}>
<div className="container">
<h1 className="hero__title">{siteConfig.title}</h1>