Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
monero-project
monero-site
Commits
832c6944
Unverified
Commit
832c6944
authored
Dec 21, 2017
by
luigi1111
Committed by
GitHub
Dec 21, 2017
Browse files
Merge pull request #521 from mattcode55/ringct-video
Add RingCT video to carousel
parents
b0a16cf7
0e2882ca
Changes
2
Hide whitespace changes
Inline
Side-by-side
get-started/what-is-monero/index.md
View file @
832c6944
...
...
@@ -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>
...
...
img/ringct-poster.png
0 → 100644
View file @
832c6944
118 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment