Add alt text to images
This commit is contained in:
@@ -17,7 +17,9 @@ The LEDs came from that strip that was cut up and soldered together with very sm
|
||||
|
||||
Twenty-one of the stars are light magenta in color and twinkle by fading randomly. The seven LEDs that form the Big Dipper continually scroll through a gradient of three colors. Instead of calculating the values of each color in the gradient as the program runs, a lookup table is used.
|
||||
|
||||
<video autoplay muted loop style="display:block; margin: 0 auto;">
|
||||
<video autoplay="true" muted="true" loop="true" style="display:block; margin: 0 auto;">
|
||||
<source src="{static}/media/dress3.mp4" type="video/mp4">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
|
||||
A video of the dress is above. Right click -> Play if needed.
|
||||
|
Reference in New Issue
Block a user