Merge pull request #1333

Moneropedia: remove redundant 'add entry' button
This commit is contained in:
luigi1111 2020-11-27 16:45:25 -06:00 committed by GitHub
commit d3597372dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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>