mirror of
https://github.com/monero-project/monero-site.git
synced 2025-02-07 16:43:44 +02:00
Merge pull request #982
Add possibility to go back to the Moneropedia page under each Moneropedia entry
This commit is contained in:
commit
1605213b23
@ -684,6 +684,7 @@ moneropedia:
|
|||||||
add_new_text1: If there is an entry you'd like to modify or be added, please
|
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 GitLab repository
|
add_new_link: open an issue on this website's GitLab repository
|
||||||
add_new_text2: or submit changes via pull request
|
add_new_text2: or submit changes via pull request
|
||||||
|
back: Back to the Moneropedia
|
||||||
entries:
|
entries:
|
||||||
account: Account
|
account: Account
|
||||||
address-book: Address Book
|
address-book: Address Book
|
||||||
|
@ -10,6 +10,7 @@ layout: base
|
|||||||
<div>
|
<div>
|
||||||
{{content}}
|
{{content}}
|
||||||
</div>
|
</div>
|
||||||
|
<p style="text-align: right;"><a href="{{site.baseurl}}/resources/moneropedia/">« {% t moneropedia.back %}</a></p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<!-- END FULL WIDTH BLOCK -->
|
<!-- END FULL WIDTH BLOCK -->
|
||||||
|
Loading…
Reference in New Issue
Block a user