Skip to content

Commit 1b8bb4e

Browse files
committed
credit to neo4j sponsorship in footer
1 parent ef74a5e commit 1b8bb4e

File tree

5 files changed

+53
-26
lines changed

5 files changed

+53
-26
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ dist/
33
# generated types
44
.astro/
55

6+
.vscode/
7+
68
# dependencies
79
node_modules/
810

media/graph-trio.excalidraw

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@
130130
},
131131
{
132132
"type": "text",
133-
"version": 22,
134-
"versionNonce": 1012263823,
133+
"version": 27,
134+
"versionNonce": 1890187695,
135135
"index": "ar4",
136136
"isDeleted": false,
137137
"id": "4HkB4JXtYtLvcCls2O7I5",
@@ -141,27 +141,27 @@
141141
"roughness": 1,
142142
"opacity": 100,
143143
"angle": 0,
144-
"x": 595.6334217667567,
144+
"x": 612.0396717667567,
145145
"y": 351.4117462348418,
146-
"strokeColor": "#1e1e1e",
146+
"strokeColor": "#2f9e44",
147147
"backgroundColor": "#ffc9c9",
148-
"width": 98.4375,
148+
"width": 65.625,
149149
"height": 33.6,
150150
"seed": 328468128,
151151
"groupIds": [],
152152
"frameId": null,
153153
"roundness": null,
154154
"boundElements": [],
155-
"updated": 1721119552761,
155+
"updated": 1732097977567,
156156
"link": null,
157157
"locked": false,
158158
"fontSize": 28,
159159
"fontFamily": 3,
160-
"text": "Memory",
160+
"text": "Meta",
161161
"textAlign": "center",
162162
"verticalAlign": "middle",
163163
"containerId": "h2DcFT6Kc6maUszrmcpgf",
164-
"originalText": "Memory",
164+
"originalText": "Meta",
165165
"autoResize": true,
166166
"lineHeight": 1.2
167167
},
@@ -311,7 +311,9 @@
311311
}
312312
],
313313
"appState": {
314-
"gridSize": null,
314+
"gridSize": 20,
315+
"gridStep": 5,
316+
"gridModeEnabled": false,
315317
"viewBackgroundColor": "#ffffff"
316318
},
317319
"files": {}

0 commit comments

Comments
 (0)