File tree 3 files changed +4
-5
lines changed
3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 17
17
"repelStrength" : 20 ,
18
18
"linkStrength" : 1 ,
19
19
"linkDistance" : 30 ,
20
- "scale" : 2.1713943681639987 ,
20
+ "scale" : 1.9753804287272456 ,
21
21
"close" : false
22
22
}
Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ tags:
13
13
14
14
### Projects
15
15
16
- #### [[ Projects/DevPulse]]
16
+ #### [[ Projects/DevPulse|DevPulse ]]
17
17
18
- #### [[ Projects/AutoBake]]
18
+ #### [[ Projects/AutoBake|AutoBake ]]
19
19
20
- #### [[ Projects/CourseCrafter]]
20
+ #### [[ Projects/CourseCrafter|CourseCrafter ]]
21
21
22
22
### [ ExaDev/breadboard-kits] ( https://github.com/ExaDev/breadboard-kits )
Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ export const sharedPageComponents: SharedLayout = {
17
17
const graphOptions : GraphOptions = {
18
18
localGraph : {
19
19
...defaultOptions . localGraph ,
20
- depth : 3 ,
21
20
} ,
22
21
globalGraph : {
23
22
...defaultOptions . globalGraph ,
You can’t perform that action at this time.
0 commit comments