background png
add cdn
This commit is contained in:
parent
6cd2c82864
commit
64b55e01b8
23
index.html
23
index.html
@ -71,9 +71,14 @@
|
||||
alt="Coalition BF Logo"
|
||||
width="300px"
|
||||
/>
|
||||
<video autoplay loop muted poster="/assets/services.png">
|
||||
<video
|
||||
autoplay
|
||||
loop
|
||||
muted
|
||||
poster="https://lasthourcloud.b-cdn.net/echo/echo-background.png"
|
||||
>
|
||||
<source
|
||||
src="https://lasthourcloud.b-cdn.net/echo/background-echo.webm"
|
||||
src="https://lasthourcloud.b-cdn.net/echo/background-echo-small.webm"
|
||||
type="video/webm"
|
||||
/>
|
||||
</video>
|
||||
@ -111,7 +116,12 @@
|
||||
/>
|
||||
<p class="white">188 Plato Dr, Bonners Ferry, ID 83805</p>
|
||||
</div>
|
||||
<video autoplay loop muted poster="/assets/services.png">
|
||||
<video
|
||||
autoplay
|
||||
loop
|
||||
muted
|
||||
poster="https://lasthourcloud.b-cdn.net/echo/coalition-background.png"
|
||||
>
|
||||
<source
|
||||
src="https://lasthourcloud.b-cdn.net/echo/coalition-space.mp4"
|
||||
type="video/webm"
|
||||
@ -162,7 +172,12 @@
|
||||
></small
|
||||
>
|
||||
</div>
|
||||
<video autoplay loop muted poster="/assets/services.png">
|
||||
<video
|
||||
autoplay
|
||||
loop
|
||||
muted
|
||||
poster="https://lasthourcloud.b-cdn.net/echo/loginn.png"
|
||||
>
|
||||
<source
|
||||
src="https://lasthourcloud.b-cdn.net/echo/loginn-background.webm"
|
||||
type="video/webm"
|
||||
|
Loading…
x
Reference in New Issue
Block a user