Add Profullstack feedback widget

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Anthony Ettinger 2026-06-24 23:04:41 +00:00
parent ffe37a01ce
commit e6929af1db

View file

@ -86,7 +86,7 @@ export default function RootLayout({ children }: { children: ReactNode }): React
src="https://crawlproof.com/stats.js"
strategy="afterInteractive"
/>
</body>
<script async src="https://feedback.profullstack.com/embed/profullstack-feedback.js" data-property="logicsrc.com"></script></body>
</html>
);
}