monero-site/resources/moneropedia/ringCT.md
erciccione e5de616c31
Reorganize Monero videos
- Remove carousel structure in the 'What is Monero' page and leave only one video: 'Monero: the essentials'
- Move technology specific videos to their moneropedia entry: Ring Signatures, RingCT, Stealth Addresses
- Add aria-label to imrpove accessibility of the videos
2020-11-04 13:32:00 +00:00

14 lines
363 B
Markdown

---
layout: moneropedia
title: titles.moneropedia
entry: moneropedia.entries.ringCT
---
@moneropedia_article
{% t global.lang_tag %}
<div class="box-video">
<video controls poster="/img/ringct-poster.png" preload="metadata" aria-label="RingCT video">
<source src="/media/Monero%20-%20RingCT.m4v">
</video>
</div>
{% tf resources/moneropedia/ringCT.md %}