From 3c0bdac1f5d29e1b4b811ffce51f406611684504 Mon Sep 17 00:00:00 2001 From: abearxiong Date: Tue, 25 Nov 2025 23:32:07 +0800 Subject: [PATCH] fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e438b9a..37397b9 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.0.2", "description": "", "main": "index.js", - "basename": "/root/astro-simplate-template", + "basename": "/root/astro-simplate-template-docs", "scripts": { "dev": "astro dev", "build": "astro build",