mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-26 14:24:05 -06:00
style: fixed tab styling in config
This commit is contained in:
parent
496c2cd11f
commit
443bb3b709
@ -154,10 +154,10 @@ localGraph:
|
|||||||
# how strongly nodes should repel each other
|
# how strongly nodes should repel each other
|
||||||
repelForce: 2
|
repelForce: 2
|
||||||
|
|
||||||
# how strongly should nodes be attracted to the center of gravity
|
# how strongly should nodes be attracted to the center of gravity
|
||||||
centerForce: 1
|
centerForce: 1
|
||||||
|
|
||||||
# what the default link length should be
|
# what the default link length should be
|
||||||
linkDistance: 1
|
linkDistance: 1
|
||||||
|
|
||||||
# how big the node labels should be
|
# how big the node labels should be
|
||||||
@ -205,4 +205,4 @@ defaultContentLanguage = 'ar'
|
|||||||
languagedirection = 'rtl'
|
languagedirection = 'rtl'
|
||||||
title = 'مدونتي'
|
title = 'مدونتي'
|
||||||
weight = 1
|
weight = 1
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user