diff options
Diffstat (limited to 'src/lib/projects.json')
| -rw-r--r-- | src/lib/projects.json | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/src/lib/projects.json b/src/lib/projects.json deleted file mode 100644 index 6296dde..0000000 --- a/src/lib/projects.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "projects": [ - { - "icon": "https://pml68.dev/pml68.png", - "link": "https://sr.ht/~pml68/pml68.dev", - "title": "pml68", - "description": "My personal website — the one you're currently viewing" - }, - { - "icon": "https://iced.rs/logo.svg", - "link": "https://sr.ht/~pml68/iced-builder", - "title": "iced Builder", - "description": "UI builder for iced, built with iced. (WIP)" - }, - { - "icon": "https://avatars.githubusercontent.com/u/209838582?s=200&v=4", - "link": "https://github.com/foghorn-rs/foghorn", - "title": "Foghorn", - "description": "Signal Messenger client written in Rust and Iced" - }, - { - "icon": "https://iced.rs/logo.svg", - "link": "https://sr.ht/~pml68/iced_dialog", - "title": "iced_dialog", - "description": "Custom dialog for iced" - } - ] -} |
