nuzzle
nuzzle copied to clipboard
Move all page values to `:nuzzle/pages` map
Stop intermingling the page values in the top level of the config map. This will make it easier to get all the pages through get-config and also make the config schema much simpler since the top level of the config can become a closed map afterwards.