docs: 为文章添加永久链接

为C#和ASP.NET Core文章添加permalink字段,方便直接访问
This commit is contained in:
wenyongda 2026-04-14 11:08:16 +08:00
parent 0a3fd1931e
commit 0a2cf047b4
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
title: ASP.NET Core title: ASP.NET Core
date: 2021-03-23 10:30:31 date: 2021-03-23 10:30:31
author: 文永达 author: 文永达
permalink: asp-net-core/
top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/67239FBB-E15D-4F4F-8EE8-0F1C9F3C4E7C.jpeg top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/67239FBB-E15D-4F4F-8EE8-0F1C9F3C4E7C.jpeg
--- ---
# IDE智能提示优化 # IDE智能提示优化

View File

@ -2,6 +2,7 @@
title: C# title: C#
date: 2021-03-23 10:30:31 date: 2021-03-23 10:30:31
author: 文永达 author: 文永达
permalink: csharp/
top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/67239FBB-E15D-4F4F-8EE8-0F1C9F3C4E7C.jpeg top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/67239FBB-E15D-4F4F-8EE8-0F1C9F3C4E7C.jpeg
--- ---