From 66fb6e1d57963bbf347bc5ecad3b6f35eba608e2 Mon Sep 17 00:00:00 2001 From: augushong Date: Thu, 14 May 2026 23:30:20 +0800 Subject: [PATCH] docs(notes.md): add author declaration in exported graph notes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 新增了导出图片需要增加头部作者声明的笔记内容 --- notes.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 notes.md diff --git a/notes.md b/notes.md new file mode 100644 index 0000000..1c8e556 --- /dev/null +++ b/notes.md @@ -0,0 +1 @@ +- 导出的图增加头部作者声明 \ No newline at end of file