mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-16 15:58:16 +00:00
Add RingCT video to carousel
This commit is contained in:
parent
f85fb2124f
commit
0e2882cac6
2 changed files with 6 additions and 0 deletions
|
@ -107,6 +107,12 @@ title: "What Is Monero (XMR)?"
|
|||
<source src="/media/Monero%20-%20Ring%20Signatures.m4v">
|
||||
</video>
|
||||
</li>
|
||||
<li class="carousel-slide">
|
||||
<h3>RingCT</h3>
|
||||
<video controls poster="/img/ringct-poster.png" onclick="this.paused ? this.play() : this.pause();" preload="none">
|
||||
<source src="/media/Monero%20-%20RingCT.m4v">
|
||||
</video>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
BIN
img/ringct-poster.png
Normal file
BIN
img/ringct-poster.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 118 KiB |
Loading…
Reference in a new issue