Skip to content

Commit 4db0ee7

Browse files
committed
Remove source attribute
1 parent b1fb976 commit 4db0ee7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/components/Feature.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ if (asset.alignment === "full-width") {
183183
) : (
184184
<video
185185
class="image js-feature-video"
186-
src={asset.path}
187186
aria-label={asset.alt}
188187
muted
189188
playsinline

0 commit comments

Comments
 (0)