Skip to content

Commit

Permalink
Match footer icon names with website
Browse files Browse the repository at this point in the history
  • Loading branch information
boldsuck committed Dec 10, 2024
1 parent fdf5aff commit 516cc47
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Welcome to the documentation of Haveno-reto, the Decentralized, peer-to-peer network based on Monero.

Take a look at the menu on the left and start exploring. Make sure you also take a look at the [Haveno FAQ](https://haveno.exchange/faq/) on the developer website.
You can find further illustrated tutorials at the [Posts by nihilist](https://retoswap.com/#posts)
You can find further illustrated tutorials at the [The Nihilism Blog](https://blog.nowhere.moe/opsec/index.html) Chapter; Clientside - Decentralized Finances

[:material-web: Haveno-reto Website](https://retoswap.com/){ .md-button .md-button--primary }
[:material-github: Github Project](https://github.com/retoaccess1/){ .md-button .md-button--primary }
Expand Down
9 changes: 7 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,18 +53,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'
Expand Down

0 comments on commit 516cc47

Please sign in to comment.