seo issues fixed
This commit is contained in:
parent
03bcfbbbe6
commit
0b1e6e98ff
@ -274,7 +274,7 @@ export default function RootLayout({
|
|||||||
{children}
|
{children}
|
||||||
|
|
||||||
{/* JS */}
|
{/* JS */}
|
||||||
<Script src="/assets/js/jquery-3.7.1.min.js" strategy="beforeInteractive" />
|
<Script src="/assets/js/jquery-3.7.1.min.js" strategy="afterInteractive" />
|
||||||
<Script src="/assets/js/all-plugin-bundle.js" strategy="afterInteractive" />
|
<Script src="/assets/js/all-plugin-bundle.js" strategy="afterInteractive" />
|
||||||
<Script src="/assets/js/waypoints.min.js" strategy="afterInteractive" />
|
<Script src="/assets/js/waypoints.min.js" strategy="afterInteractive" />
|
||||||
<Script src="/assets/js/bootstrap.bundle.min.js" strategy="afterInteractive" />
|
<Script src="/assets/js/bootstrap.bundle.min.js" strategy="afterInteractive" />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user