Bug Helmet
This commit is contained in:
@@ -23,7 +23,7 @@ import KeyboardArrowDownIcon from '@material-ui/icons/KeyboardArrowDown';
|
||||
import Router from 'next/router'
|
||||
import { errorMessageSelector } from '../reducers/media'
|
||||
import dynamic from 'next/dynamic'
|
||||
import {Helmet} from "react-helmet";
|
||||
|
||||
// import Recorder from '../components/organisms/Recorder'
|
||||
|
||||
const styles = theme => ({
|
||||
@@ -341,15 +341,12 @@ class Reponse extends React.Component {
|
||||
<LayoutBack text="Candidature" step={this.state.activeStep} openStudio={this.state.openStudio}>
|
||||
<Head>
|
||||
|
||||
|
||||
<title key="title">Candidature vidéo</title>
|
||||
<meta key="robots" name="robots" content="noindex, nofollow"></meta>
|
||||
</Head>
|
||||
{/* https://codesandbox.io/s/ii0us */}
|
||||
<section className={classes.headerContainer}>
|
||||
<Helmet>
|
||||
<title key="title">Candidature vidéo</title>
|
||||
<meta key="robots" name="robots" content="noindex, nofollow"></meta>
|
||||
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDYV8IJGtIoWLfXJQQvIuDQ88n2aEuRgpg&libraries=places" type="text/javascript" />
|
||||
</Helmet>
|
||||
|
||||
{ !!offre.company && (
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ import AccountProfile2 from "../components/organisms/AccountProfile2";
|
||||
import { Typography } from '@material-ui/core';
|
||||
import Head from 'next/head'
|
||||
import AdBlockDetect from 'react-ad-block-detect';
|
||||
import {Helmet} from "react-helmet";
|
||||
|
||||
const useStyles = makeStyles((theme) => ({
|
||||
root: {
|
||||
width: '100%'
|
||||
@@ -56,7 +56,8 @@ export default function HorizontalNonLinearStepper() {
|
||||
return (
|
||||
<Layout>
|
||||
<Head>
|
||||
|
||||
<title key="title">Profil – Talents Tube..</title>
|
||||
<meta key="robots" name="robots" content="noindex, nofollow"></meta>
|
||||
|
||||
</Head>
|
||||
<div >
|
||||
@@ -71,11 +72,6 @@ export default function HorizontalNonLinearStepper() {
|
||||
</AdBlockDetect>
|
||||
</div>
|
||||
<div >
|
||||
<Helmet>
|
||||
<title key="title">Profil – Talents Tube..</title>
|
||||
<meta key="robots" name="robots" content="noindex, nofollow"></meta>
|
||||
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDYV8IJGtIoWLfXJQQvIuDQ88n2aEuRgpg&libraries=places" type="text/javascript" />
|
||||
</Helmet>
|
||||
<AccountProfile2/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ import AccountProfile3 from "../components/organisms/AccountProfile3";
|
||||
import { Typography } from '@material-ui/core';
|
||||
import Head from 'next/head'
|
||||
import AdBlockDetect from 'react-ad-block-detect';
|
||||
import {Helmet} from "react-helmet";
|
||||
|
||||
const useStyles = makeStyles((theme) => ({
|
||||
root: {
|
||||
width: '100%'
|
||||
@@ -71,11 +71,6 @@ export default function HorizontalNonLinearStepper() {
|
||||
</AdBlockDetect>
|
||||
</div>
|
||||
<div >
|
||||
<Helmet>
|
||||
<title key="title">Profil – Talents Tube.</title>
|
||||
<meta key="robots" name="robots" content="noindex, nofollow"></meta>
|
||||
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDYV8IJGtIoWLfXJQQvIuDQ88n2aEuRgpg&libraries=places" type="text/javascript" />
|
||||
</Helmet>
|
||||
<AccountProfile3/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ import AccountProfile4 from "../components/organisms/AccountProfile4";
|
||||
import { Typography } from '@material-ui/core';
|
||||
import Head from 'next/head'
|
||||
import AdBlockDetect from 'react-ad-block-detect';
|
||||
import {Helmet} from "react-helmet";
|
||||
|
||||
const useStyles = makeStyles((theme) => ({
|
||||
root: {
|
||||
width: '100%'
|
||||
@@ -71,11 +71,7 @@ export default function HorizontalNonLinearStepper() {
|
||||
</AdBlockDetect>
|
||||
</div>
|
||||
<div >
|
||||
<Helmet>
|
||||
<title key="title">Profil – Talents Tube.</title>
|
||||
<meta key="robots" name="robots" content="noindex, nofollow"></meta>
|
||||
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDYV8IJGtIoWLfXJQQvIuDQ88n2aEuRgpg&libraries=places" type="text/javascript" />
|
||||
</Helmet>
|
||||
|
||||
<AccountProfile4/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ import AccountProfile5 from "../components/organisms/AccountProfile5";
|
||||
import { Typography } from '@material-ui/core';
|
||||
import Head from 'next/head'
|
||||
import AdBlockDetect from 'react-ad-block-detect';
|
||||
import {Helmet} from "react-helmet";
|
||||
|
||||
|
||||
const useStyles = makeStyles((theme) => ({
|
||||
root: {
|
||||
@@ -72,11 +72,7 @@ export default function HorizontalNonLinearStepper() {
|
||||
</AdBlockDetect>
|
||||
</div>
|
||||
<div >
|
||||
<Helmet>
|
||||
<title key="title">Profil – Talents Tube.</title>
|
||||
<meta key="robots" name="robots" content="noindex, nofollow"></meta>
|
||||
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDYV8IJGtIoWLfXJQQvIuDQ88n2aEuRgpg&libraries=places" type="text/javascript" />
|
||||
</Helmet>
|
||||
|
||||
<AccountProfile5/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ import AccountProfile6 from "../components/organisms/AccountProfile6";
|
||||
import { Typography } from '@material-ui/core';
|
||||
import Head from 'next/head'
|
||||
import AdBlockDetect from 'react-ad-block-detect';
|
||||
import {Helmet} from "react-helmet";
|
||||
|
||||
|
||||
const useStyles = makeStyles((theme) => ({
|
||||
root: {
|
||||
@@ -72,11 +72,7 @@ export default function HorizontalNonLinearStepper() {
|
||||
</AdBlockDetect>
|
||||
</div>
|
||||
<div >
|
||||
<Helmet>
|
||||
<title key="title">Profil – Talents Tube.</title>
|
||||
<meta key="robots" name="robots" content="noindex, nofollow"></meta>
|
||||
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDYV8IJGtIoWLfXJQQvIuDQ88n2aEuRgpg&libraries=places" type="text/javascript" />
|
||||
</Helmet>
|
||||
|
||||
<AccountProfile6/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ import AccountProfile from "../components/organisms/AccountProfile";
|
||||
import { Typography } from '@material-ui/core';
|
||||
import Head from 'next/head'
|
||||
import AdBlockDetect from 'react-ad-block-detect';
|
||||
import {Helmet} from "react-helmet";
|
||||
|
||||
|
||||
const useStyles = makeStyles((theme) => ({
|
||||
root: {
|
||||
@@ -57,7 +57,8 @@ export default function HorizontalNonLinearStepper() {
|
||||
return (
|
||||
<Layout>
|
||||
<Head>
|
||||
|
||||
<title key="title">Profil – Talents Tube...</title>
|
||||
<meta key="robots" name="robots" content="noindex, nofollow"></meta>
|
||||
</Head>
|
||||
<div >
|
||||
|
||||
@@ -71,11 +72,7 @@ export default function HorizontalNonLinearStepper() {
|
||||
</AdBlockDetect>
|
||||
</div>
|
||||
<div >
|
||||
<Helmet>
|
||||
<title key="title">Profil – Talents Tube...</title>
|
||||
<meta key="robots" name="robots" content="noindex, nofollow"></meta>
|
||||
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDYV8IJGtIoWLfXJQQvIuDQ88n2aEuRgpg&libraries=places" type="text/javascript" />
|
||||
</Helmet>
|
||||
|
||||
<AccountProfile/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user