Skip to content

Commit 6ef5b20

Browse files
committed
vault backup: 2024-05-31 16:23:58
Affected files: content/.obsidian/graph.json content/Phase 1/index.md quartz.layout.ts
1 parent 6579fb5 commit 6ef5b20

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

content/.obsidian/graph.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"repelStrength": 20,
1818
"linkStrength": 1,
1919
"linkDistance": 30,
20-
"scale": 2.1713943681639987,
20+
"scale": 1.9753804287272456,
2121
"close": false
2222
}

content/Phase 1/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ tags:
1313

1414
### Projects
1515

16-
#### [[Projects/DevPulse]]
16+
#### [[Projects/DevPulse|DevPulse]]
1717

18-
#### [[Projects/AutoBake]]
18+
#### [[Projects/AutoBake|AutoBake]]
1919

20-
#### [[Projects/CourseCrafter]]
20+
#### [[Projects/CourseCrafter|CourseCrafter]]
2121

2222
### [ExaDev/breadboard-kits](https://github.com/ExaDev/breadboard-kits)

quartz.layout.ts

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ export const sharedPageComponents: SharedLayout = {
1717
const graphOptions: GraphOptions = {
1818
localGraph: {
1919
...defaultOptions.localGraph,
20-
depth: 3,
2120
},
2221
globalGraph: {
2322
...defaultOptions.globalGraph,

0 commit comments

Comments
 (0)