Skip to content

Commit dc1e407

Browse files
committed
docs: update features
1 parent 8f7a3be commit dc1e407

File tree

5 files changed

+5
-6
lines changed

5 files changed

+5
-6
lines changed

source/docs/download.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ hide: [toc, navigation]
2929
<li><a href="https://jq.qq.com/?_wv=1027&amp;k=iF8dguHU" rel="nofollow">加入 QQ 群讨论 (168542318)</a></li>
3030
<li>请我喝杯咖啡
3131
<p align="center">
32-
<img style="max-width: 500px;" src="https://raw.githubusercontent.com/1Remote/PRemoteM/Doc/DocPic/others/donate.jpg" />
32+
<img style="max-width: 500px;" src="./zh-cn/donate.jpg" />
3333
</p>
3434
<p style="opacity: 0.6;font: -webkit-mini-control;">(感谢大家慷慨捐赠,请恕我在此不列出捐赠者名单,捐赠将用于APP开发相关的指出。以下是一些典型用例:服务器、域名、测试用的Windows hello硬件、瑞幸咖啡、空调电费、夜宵外卖等😀)</p>
3535
</li>
@@ -69,8 +69,6 @@ Latest Version: 0.7.2.8
6969
- [x] [Servers sharing within team (e.g. share servers with your colleagues)](https://1remote.github.io/usage/team/team-sharing/)
7070
- [x] [Quick connect from launcher](https://1remote.org/usage/launcher/quick-connect/)
7171
- [x] [allow creating desktop shortcut for connections](https://1remote.org/usage/misc/desktop-shortcut-for-connection/#individual-servers)
72-
- [ ] Windows Hello verification before sensitive operations
73-
74-
72+
- [x] Windows Hello verification before sensitive operations
7573

7674
{% include 'footer.md' %}
Loading

source/docs/usage/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,15 +66,15 @@ When some servers are selected, **`Export`** button can export selected items to
6666
1. In mRemoteNG, right-click on the server and choose "**Export to File...**". Set the "**File Format**" to "**mRemoteNG CSV**" in the pop-up window, and click the **`OK`** button in the lower-right corner to export.
6767
2. In 1Remote, click the **`+`** button in the upper-right corner of the main window, and choose "import mRemoteNG csv". Select the CSV file you just exported in the pop-up dialog, and click "Open" to complete the import.
6868

69-
![Importing from mRemoteNG](https://raw.githubusercontent.com/1Remote/PRemoteM/Doc/DocPic/Migrate.jpg)
69+
![Importing from mRemoteNG](./img/migrate-tools-for-mRemoteNG.jpg)
7070

7171
#### Importing from PRemoteM
7272

7373
Since PRemoteM is our old name, you can also import data from PRemoteM.
7474

7575
Our migration tool will auto detect your old data when your first start {{appname}}.
7676

77-
![prm](/usage/img/migrate-tools-for-prm.jpg)
77+
![prm](./img/migrate-tools-for-prm.jpg)
7878

7979
If the you miss the auto-migration, you can still import it manually:
8080

source/docs/zh-cn/donate.jpg

212 KB
Loading

source/overrides/main-styles.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
--md-primary-fg-color: #2875be;
7878
height: fit-content;
7979
padding-top: 0rem;
80+
padding-bottom: 3rem;
8081
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1123 258'><path d='M1124,2c0,0 0,256 0,256l-1125,0l0,-48c0,0 16,5 55,5c116,0 197,-92 325,-92c121,0 114,46 254,46c140,0 214,-167 572,-166Z' style='fill: white' /></svg>") no-repeat bottom, linear-gradient(to bottom, var(--md-primary-fg-color), #e85d7b 99%, #fff 99%)
8182
}
8283

0 commit comments

Comments
 (0)