From e2087d2a7b64df8d48bc1138c6cdc3feb820c1ae Mon Sep 17 00:00:00 2001 From: bymyself Date: Wed, 26 Feb 2025 08:35:40 -0700 Subject: [PATCH] Add node to default/tutorial workflow with link to getting started page of docs (#2734) --- public/templates/default.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/public/templates/default.json b/public/templates/default.json index 5a97075d8..daf4787e4 100644 --- a/public/templates/default.json +++ b/public/templates/default.json @@ -268,6 +268,23 @@ "widgets_values": [ "v1-5-pruned-emaonly-fp16.safetensors" ] + }, + { + "id": 10, + "type": "MarkdownNote", + "pos": [30, 630], + "size": [315, 88], + "flags": {}, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": {}, + "widgets_values": [ + "🛈 Need more details? Check out [docs.comfy.org/get_started](https://docs.comfy.org/get_started/gettingstarted)" + ], + "color": "#432", + "bgcolor": "#653" } ], "links": [