From 24bbe36b1d5a0f6eded0c21a346fc8cc3770c6c1 Mon Sep 17 00:00:00 2001 From: hezhaohui Date: Mon, 20 Jul 2026 11:19:56 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E5=AD=97=E8=8A=82?= =?UTF-8?q?=E8=B7=B3=E5=8A=A8=20SVG=20logo=20=E5=B9=B6=E5=B0=86=20target.j?= =?UTF-8?q?pg=20=E9=87=8D=E5=91=BD=E5=90=8D=E4=B8=BA=20ref.jpg?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- img/bytedance.svg | 1 + target.jpg => ref.jpg | Bin 2 files changed, 1 insertion(+) create mode 100644 img/bytedance.svg rename target.jpg => ref.jpg (100%) diff --git a/img/bytedance.svg b/img/bytedance.svg new file mode 100644 index 0000000..6921097 --- /dev/null +++ b/img/bytedance.svg @@ -0,0 +1 @@ +ByteDance \ No newline at end of file diff --git a/target.jpg b/ref.jpg similarity index 100% rename from target.jpg rename to ref.jpg