Auto saved by Logseq

This commit is contained in:
Corey 2021-12-30 11:01:43 -05:00
parent 5b7c193264
commit 5766b4e37c
No known key found for this signature in database
GPG Key ID: 724684AF1BAAC90F
2 changed files with 4 additions and 3 deletions

View File

@ -7,7 +7,7 @@
;; Preferred workflow style.
;; Value is either ":now" for NOW/LATER style,
;; or ":todo" for TODO/DOING style.
:preferred-workflow :now
:preferred-workflow :todo
;; The app will ignore those directories or files.
;; E.g. "/archived" "/test.md"
@ -34,7 +34,7 @@
;; When :all-pages-public? true, export repo would export all pages within that repo.
;; Regardless of whether you've set any page to public or not.
;; Example:
;; :publishing/all-pages-public? true
:publishing/all-pages-public? true
;; Specify default home page and sidebar status for Logseq
;; If not specified, Logseq default opens journals page on startup
@ -182,4 +182,4 @@
;; :enabled-in-all-blocks true ;display logbook in all blocks after timetracking
;; :enabled-in-timestamped-blocks false ;don't display logbook at all
;; }
}
}

1
pages/Introduction.md Normal file
View File

@ -0,0 +1 @@
- This respository is