mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-16 15:58:16 +00:00
home: add link to faq 'Are there videos I can watch to learn about Monero?' below intro video
This commit is contained in:
parent
76d51b9ae3
commit
61081c9c90
2 changed files with 3 additions and 1 deletions
|
@ -102,6 +102,7 @@ home:
|
|||
meetcommunity: "Meet the community!"
|
||||
meetus: "The members of the Monero community are all over the world. You can find us on multiple platforms. Come meet us!"
|
||||
hangouts: Hangouts
|
||||
morevideos: Looking for more explanatory videos?
|
||||
|
||||
hangouts:
|
||||
intro: The Monero community is diverse and varied. We come from all over, but we definitely have some places we like to hang out together. You'll find most of them below. Join us!
|
||||
|
|
|
@ -18,7 +18,8 @@ permalink: index.html
|
|||
{% endif %}
|
||||
<track label="English" kind="subtitles" srclang="en" src="/media/subtitles/en/monero-promo.vtt">
|
||||
<track label="Italian" kind="subtitles" srclang="it" src="/media/subtitles/it/monero-promo.vtt">
|
||||
</video>
|
||||
</video>
|
||||
<a href="{{ site.baseurl }}/get-started/faq/#videos">{% t home.morevideos %}</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-5 col-md-5 col-xs-12">
|
||||
|
|
Loading…
Reference in a new issue