Separate post and page view to files
This commit is contained in:
@ -41,6 +41,7 @@ struct NavigationBarSettingsView: View {
|
||||
}
|
||||
Text("Select the tags to show in the navigation bar. The number should be even.")
|
||||
.foregroundStyle(.secondary)
|
||||
. padding(.bottom)
|
||||
|
||||
LocalizedNavigationBarSettingsView(settings: content.settings.navigation.localized(in: language))
|
||||
}
|
||||
|
Reference in New Issue
Block a user