mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 14:36:18 +00:00
'.' as a directory doesn't work/make a difference :)
This commit is contained in:
+5
-5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user