From 96daec03cee472b4449a7ab7382c6fc63bd23ace Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Sun, 22 Mar 2026 18:46:11 +0100 Subject: feat: move from sourcehut to my git instance --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3729545..521f05f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # iced_material -[![builds.sr.ht status](https://builds.sr.ht/~pml68/iced_material.svg)](https://builds.sr.ht/~pml68/iced_material) - ## A [Material3](https://m3.material.io) inspired custom theme for [`iced`](https://iced.rs) ## Screenshots @@ -17,8 +15,8 @@ - `default`: - `serde`: Provides [`serde`](https://docs.rs/serde) support. - `animate`: Provides support for animating with [`iced_anim`](https://github.com/bradysimon/iced_anim/tree/iced/master). -- `dialog`: Provides support for [`iced_dialog`](https://git.sr.ht/~pml68/iced_dialog). -- `selection`: Provides support for [`iced_selection`](https://git.sr.ht/~pml68/iced_selection). +- `dialog`: Provides support for [`iced_dialog`](https://git.pml68.dev/iced_dialog). +- `selection`: Provides support for [`iced_selection`](https://git.pml68.dev/iced_selection). - `markdown`: Provides support for the markdown widget. - `svg`: Provides support for the SVG widget. - `qr_code`: Provides support for the QR code widget. -- cgit v1.2.3