From a99f54ec0de4ddb872f8b1d27a5b7c61e862575d Mon Sep 17 00:00:00 2001 From: MedzikUser Date: Mon, 4 Jul 2022 13:42:58 +0200 Subject: [PATCH] doc: update screenshots --- README.md | 9 +++++---- core/src/lib.rs | 4 ++-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5b6f96b..bcd8918 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,17 @@ [code-size]: https://img.shields.io/github/languages/code-size/MedzikUser/HomeDisk?style=for-the-badge&color=c8df52&logo=github [ci]: https://img.shields.io/github/workflow/status/MedzikUser/HomeDisk/Rust/main?style=for-the-badge -[home-screenshot]: https://cdn.medzik.xyz/fz4QGfS.png -[login-screenshot]: https://cdn.medzik.xyz/vo10bes.png +[screenshot-home]: https://cdn.medzik.xyz/x4Glw7w.png +[screenshot-login]: https://cdn.medzik.xyz/KpwY4nb.png [![docs-rs]](https://homedisk-doc.vercel.app) [![total-lines]](https://github.com/MedzikUser/HomeDisk) [![code-size]](https://github.com/MedzikUser/HomeDisk) [![ci]](https://github.com/MedzikUser/HomeDisk/actions/workflows/rust.yml) -![home-screenshot] -![login-screenshot] +![screenshot-home] + +![screenshot-login] ## 👨‍💻 Building diff --git a/core/src/lib.rs b/core/src/lib.rs index 7b7e4a2..b56fcaf 100644 --- a/core/src/lib.rs +++ b/core/src/lib.rs @@ -6,8 +6,8 @@ //! [code-size]: https://img.shields.io/github/languages/code-size/MedzikUser/HomeDisk?style=for-the-badge&color=c8df52&logo=github //! [ci]: https://img.shields.io/github/workflow/status/MedzikUser/HomeDisk/Rust/main?style=for-the-badge //! -//! [home-screenshot]: https://cdn.medzik.xyz/fz4QGfS.png -//! [login-screenshot]: https://cdn.medzik.xyz/vo10bes.png +//! [home-screenshot]: https://cdn.medzik.xyz/x4Glw7w.png +//! [login-screenshot]: https://cdn.medzik.xyz/KpwY4nb.png //! //! [![github]](https://github.com/MedzikUser/HomeDisk) //! [![docs-rs]](https://homedisk-doc.vercel.app)