From f56eab1e37d2932cf8d1fd1413eaaa33122d6523 Mon Sep 17 00:00:00 2001 From: boldsuck Date: Tue, 10 Dec 2024 20:07:37 +0100 Subject: [PATCH] Match footer icon names with website --- docs/the-project/assets.md | 2 +- mkdocs.yml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/the-project/assets.md b/docs/the-project/assets.md index d7de6e3..aa6dd34 100644 --- a/docs/the-project/assets.md +++ b/docs/the-project/assets.md @@ -11,7 +11,7 @@ These are the assets currently supported on Haveno. The community is welcome to These are the cryptocurrencies currently listed on Haveno: !!! info "Remember" - Monero is the base base currency of all the cryptocurrencies below (e.g. XMR/BTC, XMR/ETH). + Monero is the base currency of all the cryptocurrencies below (e.g. XMR/BTC, XMR/ETH). diff --git a/mkdocs.yml b/mkdocs.yml index 6b37083..13008ef 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -51,18 +51,23 @@ extra_css: extra: version: - haveno: 1.0.12 + haveno: 1.0.14 social: - icon: material/web link: https://haveno.exchange + name: Website - icon: fontawesome/brands/github link: https://github.com/haveno-dex + name: GitHub - icon: fontawesome/brands/twitter link: https://twitter.com/HavenoDEX + name: Twitter - icon: simple/matrix link: https://matrix.to/#/#haveno:monero.social - - icon: material/chat + name: Matrix + - icon: simple/liberadotchat link: irc://irc.libera.chat/#haveno + name: IRC/Libera nav: - Home: 'index.md'