From 8dfad90e7672aff19dae747b9fe9e1e73ac3ba6d Mon Sep 17 00:00:00 2001 From: el00ruobuob <37215310+el00ruobuob@users.noreply.github.com> Date: Mon, 9 Apr 2018 14:53:06 +0200 Subject: [PATCH] Removed Event page and link to match Rehrar in PR #670 and #676 --- _data/lang/fr/navigation.yml | 2 -- _i18n/fr/community/events.md | 27 --------------------------- 2 files changed, 29 deletions(-) delete mode 100644 _i18n/fr/community/events.md diff --git a/_data/lang/fr/navigation.yml b/_data/lang/fr/navigation.yml index f0ece38c..fa092c64 100644 --- a/_data/lang/fr/navigation.yml +++ b/_data/lang/fr/navigation.yml @@ -30,8 +30,6 @@ url: community/team - page: Rencontres url: community/hangouts - - page: Évènements - url: community/events - page: Parrainages url: community/sponsorships - page: Commerçants diff --git a/_i18n/fr/community/events.md b/_i18n/fr/community/events.md deleted file mode 100644 index 9b7ca9d7..00000000 --- a/_i18n/fr/community/events.md +++ /dev/null @@ -1,27 +0,0 @@ -
-Les membres de la communauté Monero sont toujours prêts à se réunir pour passer un bon moment. Vérifiez ci-dessous les évènements liés à Monero qui se passent dans votre région. -
- -{% for toplevel in site.data.events %} - -
-
-
-
-
-

{{toplevel.event}}

-

-

{{toplevel.where}}

-

Quand

-

{{toplevel.when}}

-

Description

-

{{toplevel.description}}

-

Lien

- {{toplevel.link}} -
-
-
-
-
- -{%endfor%}