diff --git a/logseq/config.edn b/logseq/config.edn index 4671641ef..18d2eac03 100644 --- a/logseq/config.edn +++ b/logseq/config.edn @@ -89,4 +89,4 @@ :editor/logical-outdenting? true :favorites ["3 agora" "where is your light" "agora"] :preferred-workflow :todo - :graph/settings {:orphan-pages? false}} + :graph/settings {:orphan-pages? false, :builtin-pages? true}}