We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 682001d commit 4e7fe49Copy full SHA for 4e7fe49
AI.html
@@ -13,7 +13,10 @@
13
14
.bg {
15
/* The image used */
16
- background: url("https://sallysbakingaddiction.com/wp-content/uploads/2013/05/classic-chocolate-chip-cookies.jpg");
+ <!-- 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>
20
21
/* Full height */
22
height: 100%;
0 commit comments