mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-14 23:20:51 -05:00
rm middleware.ts 👋
This commit is contained in:
@@ -11,7 +11,7 @@ const Analytics = () => {
|
||||
|
||||
return (
|
||||
<Script
|
||||
src="/_stream/u/script.js" // see middleware rewrite
|
||||
src="/_stream/u/script.js" // see next.config.ts rewrite
|
||||
id="umami-js"
|
||||
strategy="afterInteractive"
|
||||
data-website-id={process.env.NEXT_PUBLIC_UMAMI_WEBSITE_ID}
|
||||
|
||||
Reference in New Issue
Block a user