From 7a0a74bfeaa02fb2f67cffaa01413928b58d0bde Mon Sep 17 00:00:00 2001 From: siujamo Date: Mon, 11 May 2026 15:11:31 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20rename=20application=20to=20?= =?UTF-8?q?=E3=80=8A=E4=B8=89=E8=A7=92=E6=B4=B2=E3=80=8B=E6=8C=87=E5=8D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/launch.json | 39 ++++++++++++++++++--------------------- index.html | 2 +- 2 files changed, 19 insertions(+), 22 deletions(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index d439075..97c312b 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -1,22 +1,19 @@ { - // Use IntelliSense to learn about possible attributes. - // Hover to view descriptions of existing attributes. - // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 - "version": "0.2.0", - "configurations": [ - { - "type": "node-terminal", - "request": "launch", - "name": "pnpm dev", - "command": "pnpm dev", - "cwd": "${workspaceFolder}" - }, - { - "type": "node-terminal", - "request": "launch", - "name": "build", - "command": "pnpm build", - "cwd": "${workspaceFolder}" - } - ] -} \ No newline at end of file + "version": "0.2.0", + "configurations": [ + { + "type": "node-terminal", + "request": "launch", + "name": "pnpm dev", + "command": "pnpm dev", + "cwd": "${workspaceFolder}" + }, + { + "type": "node-terminal", + "request": "launch", + "name": "build", + "command": "pnpm build", + "cwd": "${workspaceFolder}" + } + ] +} diff --git a/index.html b/index.html index 4c8aa19..70e0ed9 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - 三角洲行动改枪码库 + 《三角洲》指南