diff --git a/logseq/config.edn b/logseq/config.edn index ea5eac8ee..4b138885a 100644 --- a/logseq/config.edn +++ b/logseq/config.edn @@ -3,17 +3,17 @@ ;; [[flancian]] :journal/page-title-format "yyyy-MM-dd" :journal/file-name-format "yyyy-MM-dd" -:pages-directory "." +:pages-directory "" :journals-directory "journal" :project { ;; Selected public notes can be published to https://logseq.com/your-project-or-your-username. - :name "" - :alias "" + :name "flancian" + :alias "flancia" ;; your twitter handle - :twitter "" + :twitter "flancian" ;; description supports both hiccup and html - :description ""} + :description "https://anagora.org/@flancian"} ;; Currently, we support either "Markdown" or "Org". ;; This can overwrite your global preference so that