add an XMR address

Signed-off-by: Ari Archer <ari@ari.lt>
This commit is contained in:
Arija A. 2024-05-07 17:10:49 +03:00
parent f580260e7e
commit fcb941e5a4

View file

@ -160,6 +160,12 @@
status = 301 status = 301
force = true force = true
[[redirects]]
from = "/xmr"
to = "https://moneroexplorer.org/search?value=451VZy8FPDXCVvKWkq5cby3V24ApLnjaTdwDgKG11uqbUJYjxQWZVKiiefi4HvFd7haeUtGFRBaxgKNTr3vR78pkMzgJaAZ"
status = 301
force = true
[[redirects]] [[redirects]]
from = "/:page" from = "/:page"
to = "/page/:page" to = "/page/:page"