Skip to content

Commit

Permalink
Add cf-survey embed πŸ”—
Browse files Browse the repository at this point in the history
  • Loading branch information
wotschofsky committed Jan 9, 2025
1 parent 0ff74b6 commit 9cdf567
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ const RootLayout: FC<RootLayoutProps> = ({ children }) => {
</ClientOnly>
<Toaster />
<SpeedInsights />

{/* Temporary survey embed */}
<img className="hidden" src="https://cf-survey.wsky.dev" alt="" />
</body>
</html>
);
Expand Down

0 comments on commit 9cdf567

Please sign in to comment.