From 6e27165973efae782bc5c8c525c45ae863b0e142 Mon Sep 17 00:00:00 2001
From: mamba <371510756@qq.com>
Date: Wed, 17 Jan 2024 19:19:30 +0800
Subject: [PATCH] Develop astro nacos (#493)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* fix: 🐛 搜索引擎老路由兼容
* feat: 🎸 add autolog
---
src/components/starlight/Head.astro | 11 +++++++----
template/404.startlight.tpl | 2 +-
2 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/src/components/starlight/Head.astro b/src/components/starlight/Head.astro
index 82978640bf1..35d07c6bee0 100644
--- a/src/components/starlight/Head.astro
+++ b/src/components/starlight/Head.astro
@@ -132,7 +132,6 @@ const head = createHead(headDefaults, config.head, data.head);
))
}
-
-
+
+
\ No newline at end of file