style: fixed tab styling in config

This commit is contained in:
Geoffrey Garrett 2022-06-30 09:54:04 +02:00 committed by GitHub
parent 496c2cd11f
commit 443bb3b709
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
```
```