From 1655c68fe70583ed63e346a4a33c22650e5407fd Mon Sep 17 00:00:00 2001 From: 514fpv Date: Mon, 15 Jan 2024 17:15:39 +0800 Subject: [PATCH] feat(web): about: update page Open gitea links in blank pages and improve wording of prompt tip. --- spec/web/site/_tabs/about.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spec/web/site/_tabs/about.md b/spec/web/site/_tabs/about.md index 73e1cd5c..2f30913e 100644 --- a/spec/web/site/_tabs/about.md +++ b/spec/web/site/_tabs/about.md @@ -4,11 +4,11 @@ order: 4 --- I fly multirotor aircraft, with a focus on cinematic and long range FPV cruising. -I also write software, and I self host [almost everything](https://src.514fpv.io:2096/koishi/nixos/src/branch/master/spec/library) I use online, including the [website](https://src.514fpv.io:2096/koishi/nixos/src/branch/master/spec/web/site) you're currently visiting. +I also write software, and I self host [almost everything](https://src.514fpv.io:2096/koishi/nixos/src/branch/master/spec/library){:target="_blank"} I use online, including the [website](https://src.514fpv.io:2096/koishi/nixos/src/branch/master/spec/web/site){:target="_blank"} you're currently visiting. If you find what I do interesting, feel free to drop by and say hi, I would really appreciate that. -> I can read and write Simplified Chinese. If you prefer conversing with me in Chinese, feel free to do so without the overhead of a translation software. +> I can read and write Simplified Chinese. If you prefer to converse with me in Chinese, feel free to do so without the overhead of translation software. > -> 我会读写简体中文。如果您喜欢用中文与我交谈,请随意,无需翻译软件。 +> 我会读写简体中文。如果您喜欢用中文与我交流,请随时与我联系,无需使用翻译软件。 {: .prompt-tip }