diff --git a/index.html b/index.html index d9f761b..25bcfc7 100755 --- a/index.html +++ b/index.html @@ -35,11 +35,6 @@ ); - - - - @@ -184,6 +179,21 @@ + + + } {isPalmistry && } {isPalmistry && locale === "es" && ( - <> - - - - )} - {isPalmistry && locale === "es" && ( - + )} {isPalmistry && locale === "es" && ( @@ -181,13 +175,7 @@ fbq('track', 'PageView');`; )} {isPalmistry && locale === "en" && ( - <> - - - - )} - {isPalmistry && locale === "en" && ( - + )} {isPalmistry && locale === "en" && ( @@ -205,4 +193,4 @@ fbq('track', 'PageView');`; ); }; -export default MetaPixel; +export default HeadData;