Skip to content

Commit 6c1fd55

Browse files
committed
nothing particular
1 parent 03dd6c5 commit 6c1fd55

File tree

4 files changed

+22
-16
lines changed

4 files changed

+22
-16
lines changed

docs/.obsidian/templates.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"folder": "templates"
3+
}

docs/.obsidian/workspace.json

+14-11
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
"type": "split",
55
"children": [
66
{
7-
"id": "f28d0bc6c87686c4",
7+
"id": "e092b357527f7808",
88
"type": "tabs",
99
"children": [
1010
{
11-
"id": "209b849dfd8bfde3",
11+
"id": "958e83e8ed3d1b3a",
1212
"type": "leaf",
1313
"state": {
1414
"type": "markdown",
1515
"state": {
16-
"file": "food/recipes/burrito_bowl.md",
16+
"file": "food/recipes/egg_drop_soup.md",
1717
"mode": "source",
1818
"source": false
1919
}
@@ -65,8 +65,7 @@
6565
"state": {}
6666
}
6767
}
68-
],
69-
"currentTab": 1
68+
]
7069
}
7170
],
7271
"direction": "horizontal",
@@ -86,7 +85,7 @@
8685
"state": {
8786
"type": "backlink",
8887
"state": {
89-
"file": "food/recipes/burrito_bowl.md",
88+
"file": "food/recipes/egg_drop_soup.md",
9089
"collapseAll": false,
9190
"extraContext": false,
9291
"sortOrder": "alphabetical",
@@ -103,7 +102,7 @@
103102
"state": {
104103
"type": "outgoing-link",
105104
"state": {
106-
"file": "food/recipes/burrito_bowl.md",
105+
"file": "food/recipes/egg_drop_soup.md",
107106
"linksCollapsed": false,
108107
"unlinkedCollapsed": true
109108
}
@@ -126,7 +125,7 @@
126125
"state": {
127126
"type": "outline",
128127
"state": {
129-
"file": "food/recipes/burrito_bowl.md"
128+
"file": "food/recipes/egg_drop_soup.md"
130129
}
131130
}
132131
}
@@ -147,8 +146,13 @@
147146
"command-palette:Open command palette": false
148147
}
149148
},
150-
"active": "f866330c3e1294b9",
149+
"active": "958e83e8ed3d1b3a",
151150
"lastOpenFiles": [
151+
"Untitled 1.md",
152+
"food/recipes/beef_barbacoa.md",
153+
"templates/blog.md",
154+
"Untitled.md",
155+
"food/recipes/burrito_bowl.md",
152156
"learning/kubernetes/extensible_argocd_architecture.md",
153157
"projects/software/whats_new.md",
154158
"projects/router.md",
@@ -159,7 +163,6 @@
159163
"keyboards/7X.md",
160164
"keyboards/6X.md",
161165
"keyboards/4X.md",
162-
"keyboards",
163-
"food/recipes/beef_barbacoa.md"
166+
"keyboards"
164167
]
165168
}

docs/food/recipes/burrito_bowl.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ Cooking time:
1616

1717
## Macros
1818

19-
| | Carbs (g) | Proteins (g) | Fats (g) | Cals (kcal) |
20-
| --- | --- | --- | --- | --- |
21-
| | | | | |
22-
| | | | | |
19+
| | Carbs (g) | Proteins (g) | Fats (g) | Cals (kcal) |
20+
| --- | --------- | ------------ | -------- | ----------- |
21+
| | | | | |
22+
| | | | | |
2323

2424
## Ingredients
2525

docs/projects/router.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ This page will outline my process building deploying a homemade router, replacin
66

77
| Item | Price | Date Purchased |
88
| ------------------------------------------------------------ | ------ | -------------- |
9-
| XCY Firewall Mini PC, Intel Celeron N2830, 4GB RAM, 32GB SSD | 155.67 | 24-07-15 |
9+
| XCY Firewall Mini PC, Intel Celeron N2830, 4GB RAM, 32GB SSD | 136.14 | 24-07-15 |

0 commit comments

Comments
 (0)