From ec7708fb9bc66b7b0d18ebb8c7839154b5c5c908 Mon Sep 17 00:00:00 2001 From: PerryLink <255665900+PerryLink@users.noreply.github.com> Date: Sun, 30 Aug 2026 12:42:38 +0800 Subject: [PATCH] docs: add official-repository declaration to READMEs --- README.md | 2 ++ README.zh.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index de61a65..83f9217 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ *A dual-face (host + browser) plugin: two pin levels, an 8-color swatch per pin, and a navigation organizer — boards, tags, saved views, health summaries, and `/goto`.* +> **Official repository.** This is the only official repository of dsh-session-pin, maintained by PerryLink. Same-name repositories under other accounts are not affiliated. + [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE) [![DSH plugin](https://img.shields.io/badge/dsh-plugin-✅-green)](https://github.com/topics/dsh-plugin) [![Node](https://img.shields.io/badge/node-%5E22.19%20%7C%7C%20%3E%3D24-brightgreen.svg)](#) diff --git a/README.zh.md b/README.zh.md index caec376..ed37782 100644 --- a/README.zh.md +++ b/README.zh.md @@ -7,6 +7,8 @@ *双面(Host + 浏览器)插件:两级置顶、每个置顶的 8 色换色按钮,以及一个导航组织器——boards、标签、保存的视图、健康摘要与 `/goto`。* +> **官方仓库。** 本仓库是 dsh-session-pin 的唯一官方仓库,由 PerryLink 维护。其他账号下的同名仓库与本项目无关。 + [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE) [![DSH plugin](https://img.shields.io/badge/dsh-plugin-✅-green)](https://github.com/topics/dsh-plugin) [![Node](https://img.shields.io/badge/node-%5E22.19%20%7C%7C%20%3E%3D24-brightgreen.svg)](#)