diff --git a/src/.vuepress/assets/images/matrix-chat.png b/src/.vuepress/assets/images/matrix-chat.png new file mode 100644 index 0000000..9582d2b Binary files /dev/null and b/src/.vuepress/assets/images/matrix-chat.png differ diff --git a/src/me/index.md b/src/me/index.md index 37a3162..b3798ea 100755 --- a/src/me/index.md +++ b/src/me/index.md @@ -38,6 +38,7 @@ meta: | service | URL | | - | - | | Gitea | [git.cybre.town](https://git.cybre.town) | +| Drone | [drone.cybre.town](https://drone.cybre.town) | | Mastodon | [social.cybre.town](https://social.cybre.town) | | HedgeDoc | [md.cybre.town](https://md.cybre.town) | diff --git a/src/projects/matrix-chat.md b/src/projects/matrix-chat.md index 9d94834..2b75d29 100644 --- a/src/projects/matrix-chat.md +++ b/src/projects/matrix-chat.md @@ -13,7 +13,7 @@ meta: a simple matrix webapp for mobile and desktop -![matrix-chat screenshot](https://chat.adb.sh/media/screenshot-desktop.png) +![matrix-chat screenshot](../.vuepress/assets/images/matrix-chat.png) - stack: Vue3, matrix-js-sdk - matrix.org: [matrix.org](https://matrix.org/docs/projects/client/chat)