Moneropedia: remove redundant 'add entry' button

This commit is contained in:
erciccione 2020-11-25 17:24:16 +00:00
parent dad8ffb16d
commit 7c22a8648f
No known key found for this signature in database
GPG key ID: 762AF8C608E56CDF
2 changed files with 2 additions and 4 deletions

View file

@ -725,7 +725,7 @@ library:
moneropedia:
description: >
The terminology around Monero can be very complex and technical. The Moneropedia is a tool created by the Monero community to provide an explanation of these terms in a simple way. Listed below you'll find all the Moneropedia entries in alphabetic order. If you wish to edit an existing voice or to add a new one, click the button at the bottom of the page.
add_new_button: Add New Entry
instructions: Instructions for adding a Moneropedia entry are in the
add_new_text1: If there is an entry you'd like to modify or be added, please
add_new_link: open an issue on this website's GitHub repository
add_new_text2: or submit changes via pull request

View file

@ -15,6 +15,4 @@ title: titles.moneropedia
</div>
<p><a href="https://github.com/monero-project/monero-site/#how-to-make-a-moneropedia-entry" class="btn-link btn-auto btn-primary">{% t moneropedia.add_new_button %}</a></p>
{% t moneropedia.add_new_text1 %} [{% t moneropedia.add_new_link %}](https://github.com/monero-project/monero-site/issues) {% t moneropedia.add_new_text2 %}.
{% t moneropedia.add_new_text1 %} [{% t moneropedia.add_new_link %}](https://github.com/monero-project/monero-site/issues) {% t moneropedia.add_new_text2 %}. {% t moneropedia.instructions %} <a href="https://github.com/monero-project/monero-site/#how-to-make-a-moneropedia-entry" target="_blank" rel="noreferrer noopener">README</a>