Skip to content

Commit e146d9c

Browse files
committed
Remove rx list of links
1 parent 1271a93 commit e146d9c

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

content/news/025/index.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -679,17 +679,12 @@ very soon. [Join the Discord][graphite-discord] and get involved!
679679

680680
![rx](rx_logo.png)
681681

682-
[rx] by [@cloudhead][cloudhead] is a modern and minimalist pixel editor written
683-
in Rust.
682+
[rx] ([website][rx-website], [code][rx-code], [community][rx-discord]) by
683+
[@cloudhead][cloudhead] is a modern and minimalist pixel editor written in Rust.
684684

685685
Rx is a pixel art editor/animator written in Rust in about 12K LOC, which
686686
combines a vim-like modal interface with a cursor-based editor.
687687

688-
- Website: [https://rx.cloudhead.io](https://rx.cloudhead.io)
689-
- Code: <https://github.com/cloudhead/rx>
690-
- Community: [Discord](https://discord.gg/xHggPjfsS9)
691-
- Download: [rx-0.5.2-x86_64.AppImage][rx_download]
692-
693688
Release v0.5 was just published. There are several new commands that help with
694689
color palettes. A flood fill tool has been added. You can now move between
695690
frames with the `h` and `l` keys. The command key `:` has been fixed to help
@@ -698,8 +693,9 @@ was added for pasting from the clipboard into the command line. Animation
698693
rendering is now a lot smoother.
699694

700695
[rx]: https://rx.cloudhead.io
701-
[rx_discord]: https://discord.gg/xHggPjfsS9
702-
[rx_download]: https://github.com/cloudhead/rx/releases/download/v0.5.2/rx-0.5.2-x86_64.AppImage
696+
[rx-website]: https://rx.cloudhead.io
697+
[rx-code]: https://github.com/cloudhead/rx
698+
[rx-discord]: https://discord.gg/xHggPjfsS9
703699
[cloudhead]: https://twitter.com/cloudhead
704700

705701
## Library Updates

0 commit comments

Comments
 (0)