Skip to content

Commit 4e7fe49

Browse files
author
Frederick Thomas
authored
Update AI.html
Background Movie
1 parent 682001d commit 4e7fe49

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

AI.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@
1313

1414
.bg {
1515
/* The image used */
16-
background: url("https://sallysbakingaddiction.com/wp-content/uploads/2013/05/classic-chocolate-chip-cookies.jpg");
16+
<!-- background: url("https://sallysbakingaddiction.com/wp-content/uploads/2013/05/classic-chocolate-chip-cookies.jpg"); -->
17+
<video autoplay loop muted plays-inline>
18+
<source src="./aiBot.mov">
19+
</video>
1720

1821
/* Full height */
1922
height: 100%;

0 commit comments

Comments
 (0)