mirror of
https://github.com/yv1ing/MollyBlog.git
synced 2025-09-16 14:53:45 +08:00
new: Add RSS Feed
This commit is contained in:
@@ -23,6 +23,8 @@ type MApp struct {
|
||||
engine *gin.Engine
|
||||
searcher *engine.Engine
|
||||
|
||||
RSS string
|
||||
|
||||
Posts []*model.MPost
|
||||
IndexedPosts map[uint64]*model.MPost
|
||||
|
||||
|
||||
Reference in New Issue
Block a user