adding content
This commit is contained in:
@@ -1 +1,31 @@
|
||||
<template></template>
|
||||
<template>
|
||||
<div>
|
||||
<video width="600" height="400" controls preload="none">
|
||||
<source
|
||||
src="/img/demoman/1760582395316219.webm"
|
||||
type="video/webm"
|
||||
/>
|
||||
</video>
|
||||
<video width="600" height="400" controls preload="none">
|
||||
<source
|
||||
src="/img/demoman/1761052136609718.webm"
|
||||
type="video/webm"
|
||||
/>
|
||||
</video>
|
||||
<video width="600" height="400" controls preload="none">
|
||||
<source src="/img/demoman/1761088452011210.mp4" type="video/mp4" />
|
||||
</video>
|
||||
<video width="600" height="400" controls preload="none">
|
||||
<source
|
||||
src="/img/demoman/1761570214170465.webm"
|
||||
type="video/webm"
|
||||
/>
|
||||
</video>
|
||||
<video width="600" height="400" controls preload="none">
|
||||
<source
|
||||
src="/img/demoman/1761828457509465.webm"
|
||||
type="video/webm"
|
||||
/>
|
||||
</video>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
<template></template>
|
||||
|
||||
<script></script>
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
<template></template>
|
||||
<script></script>
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
<template></template>
|
||||
<script></script>
|
||||
|
||||
Reference in New Issue
Block a user