mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-28 18:56:33 +02:00
Merge pull request #808 from shigutso/master
Update index.md to fix one missing space in downloads page
This commit is contained in:
commit
133f00b388
@ -70,7 +70,7 @@ permalink: /downloads/index.html
|
||||
{% elsif data_downloads.id == "mobilelight" %}
|
||||
<div class="row">
|
||||
<div class="col-md-8 col-md-offset-2 col-sm-12 col-xs-12">
|
||||
<p>{% t downloads.mobilelight1 %} <a href="/community/hangouts/"> {% t downloads.mobilelight2 %}</a>{% t downloads.mobilelight3 %}</p>
|
||||
<p>{% t downloads.mobilelight1 %} <a href="/community/hangouts/"> {% t downloads.mobilelight2 %}</a> {% t downloads.mobilelight3 %}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row center-xs">
|
||||
|
Loading…
Reference in New Issue
Block a user