Исправлено описание HTML
This commit is contained in:
parent
d016c2b13c
commit
6c61447602
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue