Skip to content

Commit 2670a7c

Browse files
committed
fix build
1 parent e6ee8d5 commit 2670a7c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/components/Header.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,6 @@ export default function Header({
163163
src="https://www.youtube.com/embed/7ytK2qU9ac8?si=itv-Hocfih4pnRE4"
164164
title="YouTube video player"
165165
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
166-
referrerpolicy="strict-origin-when-cross-origin"
167-
allowfullscreen
168166
/>
169167
)}
170168
/>
@@ -182,7 +180,6 @@ export default function Header({
182180
src="https://www.youtube.com/embed/rIKMY5azC3A?si=fYwKNYewKAlv6hoW"
183181
title="YouTube video player"
184182
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
185-
referrerPolicy="strict-origin-when-cross-origin"
186183
/>
187184
</div>
188185

0 commit comments

Comments
 (0)