mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-10 00:22:27 +08:00
fix: custom page support embed
This commit is contained in:
@@ -127,4 +127,6 @@ type CustomPage struct {
|
||||
Path string
|
||||
// 是否显示在导航栏, 如 true
|
||||
ShowInNav bool
|
||||
// 是否嵌入, 如 true
|
||||
IsEmbed bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user