added cloudflare analytics
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Docker Build & Publish / Build Docker (push) Successful in 1m9s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Docker Build & Publish / Build Docker (push) Successful in 1m9s
				
			This commit is contained in:
		
							parent
							
								
									584176baff
								
							
						
					
					
						commit
						8700f65962
					
				@ -16,7 +16,10 @@ export default function RootLayout({
 | 
				
			|||||||
}>) {
 | 
					}>) {
 | 
				
			||||||
  return (
 | 
					  return (
 | 
				
			||||||
    <html lang="en">
 | 
					    <html lang="en">
 | 
				
			||||||
      <body className={inter.className}>{children}</body>
 | 
					      <body className={inter.className}>
 | 
				
			||||||
 | 
					        <script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "cc87b1af28264bd7aaf287ba7f905362"}'></script>
 | 
				
			||||||
 | 
					        {children}
 | 
				
			||||||
 | 
					      </body>
 | 
				
			||||||
    </html>
 | 
					    </html>
 | 
				
			||||||
  );
 | 
					  );
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user