Compare commits
3 Commits
e77c73a40f
...
266fb57963
Author | SHA1 | Date |
---|---|---|
Shwetha Jayaraj | 266fb57963 | |
Shwetha Jayaraj | ab2e75e425 | |
Shwetha Jayaraj | 6f71abac7c |
|
@ -2,5 +2,5 @@
|
||||||
"accentColor": "",
|
"accentColor": "",
|
||||||
"theme": "obsidian",
|
"theme": "obsidian",
|
||||||
"cssTheme": "Encore",
|
"cssTheme": "Encore",
|
||||||
"baseFontSize": 13
|
"baseFontSize": 25
|
||||||
}
|
}
|
|
@ -4,15 +4,19 @@
|
||||||
"type": "split",
|
"type": "split",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "c2a13fab25bce403",
|
"id": "4380d223ebe1b8ea",
|
||||||
"type": "tabs",
|
"type": "tabs",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "22fcd0e0427583d9",
|
"id": "4aa33da94d093ee0",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "reveal-preview-view",
|
"type": "markdown",
|
||||||
"state": {}
|
"state": {
|
||||||
|
"file": "Week 3 Slides.md",
|
||||||
|
"mode": "source",
|
||||||
|
"source": false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -69,13 +73,11 @@
|
||||||
"state": {}
|
"state": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"currentTab": 1
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
"width": 276,
|
"width": 276
|
||||||
"collapsed": true
|
|
||||||
},
|
},
|
||||||
"right": {
|
"right": {
|
||||||
"id": "4bd9c02fbfe6785f",
|
"id": "4bd9c02fbfe6785f",
|
||||||
|
@ -91,6 +93,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
|
"file": "Week 3 Slides.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
|
@ -107,6 +110,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
|
"file": "Week 3 Slides.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
|
@ -128,7 +132,9 @@
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {}
|
"state": {
|
||||||
|
"file": "Week 3 Slides.md"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -154,7 +160,7 @@
|
||||||
"obsidian-excalidraw-plugin:Create new drawing": false
|
"obsidian-excalidraw-plugin:Create new drawing": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "22fcd0e0427583d9",
|
"active": "4aa33da94d093ee0",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Week 3 Slides.md",
|
"Week 3 Slides.md",
|
||||||
"Untitled.canvas",
|
"Untitled.canvas",
|
||||||
|
|
Loading…
Reference in New Issue