瀏覽代碼

Add start-of-week to default config.edn

arcstur 3 年之前
父節點
當前提交
3db9eaa334
共有 1 個文件被更改,包括 4 次插入0 次删除
  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: