Explorar o código

Add start-of-week to default config.edn

arcstur %!s(int64=3) %!d(string=hai) anos
pai
achega
3db9eaa334
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      templates/config.edn

+ 4 - 0
templates/config.edn

@@ -26,6 +26,10 @@
 
  :feature/enable-block-timestamps? false
 
+ ;; Specify the date on which the weeks starts.
+ ;; Goes from 0 to 6 (Monday to Sunday), default to 6
+ :start-of-week 6
+
  ;; Specify a custom CSS import
  ;; This option take precedence over your local `logseq/custom.css` file
  ;; You may find a list of awesome logseq themes here: