From 0a2cf047b4a0891307bb96e5842c128d34d283c8 Mon Sep 17 00:00:00 2001 From: wenyongda Date: Tue, 14 Apr 2026 11:08:16 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=B8=BA=E6=96=87=E7=AB=A0=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=B0=B8=E4=B9=85=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 为C#和ASP.NET Core文章添加permalink字段,方便直接访问 --- source/_posts/ASP.NET Core.md | 1 + source/_posts/C#.md | 1 + 2 files changed, 2 insertions(+) diff --git a/source/_posts/ASP.NET Core.md b/source/_posts/ASP.NET Core.md index 85ed9ef..4424653 100644 --- a/source/_posts/ASP.NET Core.md +++ b/source/_posts/ASP.NET Core.md @@ -2,6 +2,7 @@ title: ASP.NET Core date: 2021-03-23 10:30:31 author: 文永达 +permalink: asp-net-core/ top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/67239FBB-E15D-4F4F-8EE8-0F1C9F3C4E7C.jpeg --- # IDE智能提示优化 diff --git a/source/_posts/C#.md b/source/_posts/C#.md index 6b97d06..16ad650 100644 --- a/source/_posts/C#.md +++ b/source/_posts/C#.md @@ -2,6 +2,7 @@ title: C# date: 2021-03-23 10:30:31 author: 文永达 +permalink: csharp/ top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/67239FBB-E15D-4F4F-8EE8-0F1C9F3C4E7C.jpeg ---