mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 21:34:06 -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
|
||||
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
|
||||
|
||||
# what the default link length should be
|
||||
# what the default link length should be
|
||||
linkDistance: 1
|
||||
|
||||
# how big the node labels should be
|
||||
@ -205,4 +205,4 @@ defaultContentLanguage = 'ar'
|
||||
languagedirection = 'rtl'
|
||||
title = 'مدونتي'
|
||||
weight = 1
|
||||
```
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user