Skip to content

Commit 942202a

Browse files
committed
library: add daily news category and list monero observer
1 parent 894ba19 commit 942202a

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

_i18n/en.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -955,7 +955,10 @@ library:
955955
In addition to covering the latest developments in the Monero community, The Monero Standard also includes a weekly price chart, mining pool chart, blockchain statistics, and even a Meme of the Week.
956956
moneroobserverblitz: >
957957
Monero Observer Blitz provides monthly updates on the latest developments in the Monero community and protocol.
958-
Written by escapethe3RA, this publication covers news related to Monero's ongoing development, community events, and notable achievements within the space.
958+
Written by escapethe3RA, this publication covers news related to Monero's latest development, community events, and notable achievements within the space.
959+
moneroobserver: >
960+
An independent resource created by escapethe3ra, Monero Observer delivers daily coverage of Monero’s latest developments. It also offers a wide range of resources, practical guides and weekly or monthly highlights to help the community stay up to date.
961+
dailynews: Daily News
959962
moneropedia:
960963
description: >
961964
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.

library/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@ meta_descr: library.description
4343
</div>
4444
</div>
4545
</section>
46+
<section class="container full">
47+
<div class="info-block text-adapt">
48+
<h2>{% t library.dailynews %}</h2>
49+
<div>
50+
<h3><a href="https://monero.observer">Monero Observer</a></h3>
51+
<p>{% t library.moneroobserver %}</p>
52+
</div>
53+
</div>
54+
</section>
4655
<section class="container full">
4756
<div class="info-block text-adapt">
4857
<h2>{% t library.newsletters %}</h2>

0 commit comments

Comments
 (0)