monero-site/resources/moneropedia/index.md
erciccione 6882f1e7a7
add dedicated meta descriptions
posting a link to getmonero on social medias results, except few
exceptions, in showing a standard description for all pages.
This adds dedicated meta descriptions for every page. It will
improve getmonero's seo score and links on social medias will
look nicer and will be more descriptive
2023-04-20 09:39:49 +02:00

23 lines
829 B
Markdown

---
layout: custom
title: titles.moneropedia
meta_descr: moneropedia.description
---
<div class="container description">
<p>{% t moneropedia.description %}</p>
</div>
{% t global.lang_tag %}
<section class="container full">
<div class="info-block">
<div>
<div class="row">
@moneropedia_index
</div>
<p>
{% t moneropedia.add_new_text1 %} <a href="https://github.com/monero-project/monero-site/issues" target="_blank" rel="noreferrer noopener">{% t moneropedia.add_new_link %}</a> {% 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>
</p>
</div>
</div>
</section>