From 1f3af771a4cc2abb5011905dae74e28fb668ec87 Mon Sep 17 00:00:00 2001 From: liuyx <1517482303@qq.com> Date: Fri, 11 Nov 2022 15:11:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20README=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++++++++ deploy.sh | 4 ---- 2 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 deploy.sh diff --git a/README.md b/README.md index 916bce0..665c7ac 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # uni-blog +## 简述 + +Vue3 + Element Plus + Vite创建的个人博客 + +## 仓库 + +Github:https://github.com/liuyxcc/uni-blog + +Gitee:https://gitee.com/liuyxcc/uni-blog diff --git a/deploy.sh b/deploy.sh deleted file mode 100644 index d5d5909..0000000 --- a/deploy.sh +++ /dev/null @@ -1,4 +0,0 @@ -# !/bin/bash - -git push github -git push educoder