mirror of
https://github.com/ditatompel/xmr-remote-nodes.git
synced 2024-12-23 03:59:25 +00:00
fix: Checkmark and markdown image
This commit is contained in:
parent
37d5031b2a
commit
ddab7555b3
1 changed files with 4 additions and 4 deletions
|
@ -71,9 +71,9 @@ See the [Makefile](./Makefile).
|
||||||
|
|
||||||
## ToDo's
|
## ToDo's
|
||||||
|
|
||||||
- :heavy_check_mark: Accept IPv6 nodes.
|
- :white_check_mark: Accept IPv6 nodes.
|
||||||
- :white_check_mark: Use `a-h/templ` and `HTMX` instead of `Svelte`.
|
- Use `a-h/templ` and `HTMX` instead of `Svelte`.
|
||||||
- :white_check_mark: Use Go standard `net/http` instead of `fiber`.
|
- Use Go standard `net/http` instead of `fiber`.
|
||||||
|
|
||||||
## Acknowledgement
|
## Acknowledgement
|
||||||
|
|
||||||
|
@ -101,7 +101,7 @@ XMR Donation address:
|
||||||
8BWYe6GzbNKbxe3D8mPkfFMQA2rViaZJFhWShhZTjJCNG6EZHkXRZCKHiuKmwwe4DXDYF8KKcbGkvNYaiRG3sNt7JhnVp7D
|
8BWYe6GzbNKbxe3D8mPkfFMQA2rViaZJFhWShhZTjJCNG6EZHkXRZCKHiuKmwwe4DXDYF8KKcbGkvNYaiRG3sNt7JhnVp7D
|
||||||
```
|
```
|
||||||
|
|
||||||
![][./frontend/static/img/monerotip.png]
|
![](./frontend/static/img/monerotip.png)
|
||||||
|
|
||||||
Thank you!
|
Thank you!
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue