add: 公告组件

This commit is contained in:
2024-02-01 11:29:03 +08:00
parent 81f8ae90fc
commit 2bfd65735f
4 changed files with 35 additions and 3 deletions

View File

@@ -14,6 +14,8 @@ public class BlogOptions
/// </summary>
public required string Author { get; set; }
public required string Announcement { get; set; }
/// <summary>
/// 博客的起始年份
/// </summary>