mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-18 23:53:42 +02:00
Merge !1164
Hangouts: Add block with link to mailing list Closes #1000 See merge request monero-project/monero-site!1164
This commit is contained in:
commit
7b9d12d73a
@ -118,6 +118,9 @@ hangouts:
|
|||||||
stack_exchange: Stack Exchange
|
stack_exchange: Stack Exchange
|
||||||
stack_exchange_para: The Monero Stack Exchange is a quick and easy way to ask questions and get answers. Below you'll find some high quality question/answer pairs to some frequently asked questions.
|
stack_exchange_para: The Monero Stack Exchange is a quick and easy way to ask questions and get answers. Below you'll find some high quality question/answer pairs to some frequently asked questions.
|
||||||
stack_exchange_link: Visit Stack Exchange
|
stack_exchange_link: Visit Stack Exchange
|
||||||
|
mailing_list: Mailing List
|
||||||
|
mailing_list1: Do you want to receive important announcements directly on your email address? join our mailing lists!
|
||||||
|
subscribe: Subscribe
|
||||||
irc_channels:
|
irc_channels:
|
||||||
- channel: monero
|
- channel: monero
|
||||||
description: This channel is used to discuss all things Monero related.
|
description: This channel is used to discuss all things Monero related.
|
||||||
|
@ -74,7 +74,12 @@ permalink: /community/hangouts/index.html
|
|||||||
</div>
|
</div>
|
||||||
<!-- end left two-thirds block-->
|
<!-- end left two-thirds block-->
|
||||||
<!-- right one-third block-->
|
<!-- right one-third block-->
|
||||||
<div class="right one-third col-lg-4 col-md-4 col-sm-12 col-xs-12">
|
<div class="right col-lg-4 col-md-4 col-sm-12 col-xs-12">
|
||||||
|
<div class="info-block center-xs">
|
||||||
|
<h2>{% t hangouts.mailing_list %}</h2>
|
||||||
|
<p>{% t hangouts.mailing_list1 %}</p>
|
||||||
|
<p><a class="btn-link btn-auto btn-primary" href="https://lists.getmonero.org/postorius/lists/monero-announce.lists.getmonero.org/">{% t hangouts.subscribe %}</a></p>
|
||||||
|
</div>
|
||||||
<div class="info-block">
|
<div class="info-block">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col">
|
<div class="col">
|
||||||
|
Loading…
Reference in New Issue
Block a user