From fc98ab8647f9bf3b80179be77240639e7763927f Mon Sep 17 00:00:00 2001 From: PrinOrange Date: Wed, 14 Aug 2024 17:02:36 +0800 Subject: [PATCH] [repair] fix the toc in readme --- README-CN.MD | 4 +--- README.MD | 61 ++++++++++++++++++++-------------------------------- 2 files changed, 24 insertions(+), 41 deletions(-) diff --git a/README-CN.MD b/README-CN.MD index c3a1cd7..7f373d6 100644 --- a/README-CN.MD +++ b/README-CN.MD @@ -22,6 +22,7 @@ 它具备了博客网站的一切基本功能:标签分类、编写、评论、标题列表等。 ![Home Page](./docs/preview1.png) + - [快速上手](#%E5%BF%AB%E9%80%9F%E4%B8%8A%E6%89%8B) @@ -47,9 +48,6 @@ - [感谢](#%E6%84%9F%E8%B0%A2) - [开源许可](#%E5%BC%80%E6%BA%90%E8%AE%B8%E5%8F%AF) - - - ### 快速上手 diff --git a/README.MD b/README.MD index 225eca0..6dd34fd 100644 --- a/README.MD +++ b/README.MD @@ -22,48 +22,33 @@ This is a sleek and efficient web blog project, built with Next.js + MDX + Tailw It has all the basic functions of a blog website: tag classification, writing, comments, title list, etc. ![Home Page](./docs/preview1.png) + -- [](#) - - [Quick Start](#quick-start) - - [Initialize Project](#initialize-project) - - [Creating a Blog Post](#creating-a-blog-post) - - [Development](#development) - - [Build](#build) - - [Data and Configuration](#data-and-configuration) - - [Packaging and Restoring User Data](#packaging-and-restoring-user-data) - - [FAQ](#faq) - - [RTL \& LTR](#rtl--ltr) - - [Fonts](#fonts) - - [MDX](#mdx) - - [Image Hosting, External Image Links](#image-hosting-external-image-links) - - [RSS Feed](#rss-feed) - - [Sponsor Methods](#sponsor-methods) - - [Comment System](#comment-system) - - [Full-Text Search](#full-text-search) - - [i18n](#i18n) - - [Deployment](#deployment) - - [Deploying to Vercel](#deploying-to-vercel) - - [Deploying to a Server](#deploying-to-a-server) - - [Thanks](#thanks) - - [Open Source License](#open-source-license) - -#thanks) - - [Open Source License](#open-source-license) - -r Methods](#sponsor-methods) - - [Comment System](#comment-system) - - [Full-Text Search](#full-text-search) - - [i18n](#i18n) - - [Deployment](#deployment) - - [Deploying to Vercel](#deploying-to-vercel) - - [Deploying to a Server](#deploying-to-a-server) - - [Thanks](#thanks) - - [Open Source License](#open-source-license) +- [Quick Start](#quick-start) + - [Initialize Project](#initialize-project) + - [Creating a Blog Post](#creating-a-blog-post) + - [Development](#development) + - [Build](#build) +- [Data and Configuration](#data-and-configuration) +- [Packaging and Restoring User Data](#packaging-and-restoring-user-data) +- [FAQ](#faq) + - [RTL \& LTR](#rtl--ltr) + - [Fonts](#fonts) + - [MDX](#mdx) + - [Image Hosting, External Image Links](#image-hosting-external-image-links) + - [RSS Feed](#rss-feed) + - [Sponsor Methods](#sponsor-methods) + - [Comment System](#comment-system) + - [Full-Text Search](#full-text-search) + - [i18n](#i18n) +- [Deployment](#deployment) + - [Deploying to Vercel](#deploying-to-vercel) + - [Deploying to a Server](#deploying-to-a-server) +- [Thanks](#thanks) +- [Open Source License](#open-source-license) - -## ### Quick Start