Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add seo and og tags #27

Merged
merged 1 commit into from
Jul 23, 2021
Merged

add seo and og tags #27

merged 1 commit into from
Jul 23, 2021

Conversation

bondiano
Copy link
Contributor

@bondiano bondiano commented Jul 23, 2021

2021-07-23_22-22-38
Solve #12

@bondiano bondiano changed the title add seo (#12) add seo and og tags Jul 23, 2021
@bondiano bondiano changed the title (#12) add seo and og tags add seo and og tags Jul 23, 2021
@@ -36,7 +36,7 @@ const ProfessionsHome = (props) => {
return (
<BaseLayout>
<h1 className="mb-5">Профессии</h1>
<div className="row row-cols-2">
<div className="row row-cols-md-2">
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

на телефонах текст сильно сжимался, так в 1 колонку

<div>
Продолжительность:&nbsp;
{program.duration}
&nbsp;
месяцев
&nbsp;месяцев
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

был двойной пробел

@@ -0,0 +1,33 @@
{
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Через

import { NextSeo } from 'next-seo';

можно переопределить на любой нужной странице

@mokevnin mokevnin merged commit f67dbd4 into Hexlet:main Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants