mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
'.' as a directory doesn't work/make a difference :)
This commit is contained in:
+5
-5
@@ -3,17 +3,17 @@
|
|||||||
;; [[flancian]]
|
;; [[flancian]]
|
||||||
:journal/page-title-format "yyyy-MM-dd"
|
:journal/page-title-format "yyyy-MM-dd"
|
||||||
:journal/file-name-format "yyyy-MM-dd"
|
:journal/file-name-format "yyyy-MM-dd"
|
||||||
:pages-directory "."
|
:pages-directory ""
|
||||||
:journals-directory "journal"
|
:journals-directory "journal"
|
||||||
|
|
||||||
:project {
|
:project {
|
||||||
;; Selected public notes can be published to https://logseq.com/your-project-or-your-username.
|
;; Selected public notes can be published to https://logseq.com/your-project-or-your-username.
|
||||||
:name ""
|
:name "flancian"
|
||||||
:alias ""
|
:alias "flancia"
|
||||||
;; your twitter handle
|
;; your twitter handle
|
||||||
:twitter ""
|
:twitter "flancian"
|
||||||
;; description supports both hiccup and html
|
;; description supports both hiccup and html
|
||||||
:description ""}
|
:description "https://anagora.org/@flancian"}
|
||||||
|
|
||||||
;; Currently, we support either "Markdown" or "Org".
|
;; Currently, we support either "Markdown" or "Org".
|
||||||
;; This can overwrite your global preference so that
|
;; This can overwrite your global preference so that
|
||||||
|
|||||||
Reference in New Issue
Block a user