diff --git a/components/ExternalPlugins.js b/components/ExternalPlugins.js index ddf1a0db..29b31934 100644 --- a/components/ExternalPlugins.js +++ b/components/ExternalPlugins.js @@ -1,5 +1,6 @@ import { siteConfig } from '@/lib/config' import dynamic from 'next/dynamic' +import LA51 from './LA51' import WebWhiz from './Webwhiz' const TwikooCommentCounter = dynamic(() => import('@/components/TwikooCommentCounter'), { ssr: false }) @@ -97,14 +98,15 @@ const ExternalPlugin = (props) => { + {ANALYTICS_51LA_ID && ANALYTICS_51LA_CK && } {ANALYTICS_51LA_ID && ANALYTICS_51LA_CK && (<>