From fffaf34a58d74c0f2b0a4727126760ee5a28d08d Mon Sep 17 00:00:00 2001 From: Eric Tuvesson Date: Fri, 22 Sep 2023 13:37:52 +0200 Subject: [PATCH] fix: Update all the node page titles (#30) --- nodes/basic-elements/circle/README.md | 2 +- nodes/basic-elements/columns/README.md | 2 +- nodes/basic-elements/group/README.md | 2 +- nodes/basic-elements/icon/README.md | 2 +- nodes/basic-elements/image/README.md | 2 +- nodes/basic-elements/text/README.md | 2 +- nodes/basic-elements/video/README.md | 2 +- nodes/cloud-functions/cloud-data/aggregate-records/README.md | 2 +- nodes/cloud-functions/request/README.md | 2 +- nodes/cloud-functions/response/README.md | 2 +- nodes/component-stack/component-stack-node/README.md | 2 +- nodes/component-stack/pop-component/README.md | 2 +- nodes/component-stack/push-component/README.md | 2 +- nodes/component-utilities/component-children/README.md | 2 +- nodes/component-utilities/component-inputs/README.md | 2 +- nodes/component-utilities/component-object/README.md | 2 +- nodes/component-utilities/component-outputs/README.md | 2 +- nodes/component-utilities/parent-component-object/README.md | 2 +- .../set-component-object-properties/README.md | 2 +- .../set-parent-component-object-properties/README.md | 2 +- nodes/data/array/array-filter/README.md | 2 +- nodes/data/array/array-map/README.md | 2 +- nodes/data/array/array-node/README.md | 2 +- nodes/data/array/clear-array/README.md | 2 +- nodes/data/array/create-new-array/README.md | 2 +- nodes/data/array/insert-into-array/README.md | 2 +- nodes/data/array/remove-from-array/README.md | 2 +- nodes/data/array/static-array/README.md | 2 +- nodes/data/boolean/README.md | 2 +- nodes/data/cloud-data/add-record-relation/README.md | 2 +- nodes/data/cloud-data/cloud-file/README.md | 2 +- nodes/data/cloud-data/cloud-function/README.md | 2 +- nodes/data/cloud-data/config/README.md | 2 +- nodes/data/cloud-data/create-new-record/README.md | 2 +- nodes/data/cloud-data/delete-record/README.md | 2 +- nodes/data/cloud-data/filter-records/README.md | 2 +- nodes/data/cloud-data/query-records/README.md | 2 +- nodes/data/cloud-data/record/README.md | 2 +- nodes/data/cloud-data/remove-record-relation/README.md | 2 +- nodes/data/cloud-data/set-record-properties/README.md | 2 +- nodes/data/cloud-data/upload-file/README.md | 2 +- nodes/data/color/README.md | 2 +- nodes/data/number/README.md | 2 +- nodes/data/object/create-new-object/README.md | 2 +- nodes/data/object/object-node/README.md | 2 +- nodes/data/object/set-object-properties/README.md | 2 +- nodes/data/rest/README.md | 2 +- nodes/data/run-tasks/README.md | 2 +- nodes/data/string/README.md | 2 +- nodes/data/user/log-in/README.md | 2 +- nodes/data/user/log-out/README.md | 2 +- nodes/data/user/set-user-properties/README.md | 2 +- nodes/data/user/sign-up/README.md | 2 +- nodes/data/user/user-node/README.md | 2 +- nodes/data/variable/set-variable/README.md | 2 +- nodes/data/variable/variable-node/README.md | 2 +- nodes/events/receive-event/README.md | 2 +- nodes/events/send-event/README.md | 2 +- nodes/javascript/function/README.md | 2 +- nodes/javascript/script/README.md | 2 +- nodes/logic/and/README.md | 2 +- nodes/logic/animate-to-value/README.md | 2 +- nodes/logic/inverter/README.md | 2 +- nodes/logic/or/README.md | 2 +- nodes/logic/switch/README.md | 2 +- nodes/logic/value-changed/README.md | 2 +- nodes/math/counter/README.md | 2 +- nodes/math/expression/README.md | 2 +- nodes/math/number-remapper/README.md | 2 +- nodes/navigation/external-link/README.md | 2 +- nodes/navigation/navigate-to-path/README.md | 2 +- nodes/navigation/navigate/README.md | 2 +- nodes/navigation/page-inputs/README.md | 2 +- nodes/navigation/page-router/README.md | 2 +- nodes/navigation/page/README.md | 2 +- nodes/popups/close-popup/README.md | 2 +- nodes/popups/show-popup/README.md | 2 +- nodes/string-manipulation/string-format/README.md | 2 +- nodes/string-manipulation/string-mapper/README.md | 2 +- nodes/string-manipulation/substring/README.md | 2 +- nodes/ui-controls/button/README.md | 2 +- nodes/ui-controls/checkbox/README.md | 2 +- nodes/ui-controls/dropdown/README.md | 2 +- nodes/ui-controls/radio-button-group/README.md | 2 +- nodes/ui-controls/radio-button/README.md | 2 +- nodes/ui-controls/repeater-item/README.md | 2 +- nodes/ui-controls/repeater/README.md | 2 +- nodes/ui-controls/slider/README.md | 2 +- nodes/ui-controls/text-input/README.md | 2 +- nodes/utilities/boolean-to-string/README.md | 2 +- nodes/utilities/color-blend/README.md | 2 +- nodes/utilities/css-definition/README.md | 2 +- nodes/utilities/date-to-string/README.md | 2 +- nodes/utilities/delay/README.md | 2 +- nodes/utilities/drag/README.md | 2 +- nodes/utilities/logic/condition/README.md | 2 +- nodes/utilities/logic/states/README.md | 2 +- nodes/utilities/open-file-picker/README.md | 2 +- nodes/utilities/screen-resolution/README.md | 2 +- nodes/utilities/unique-id/README.md | 2 +- src/pages/index.js | 1 + 101 files changed, 101 insertions(+), 100 deletions(-) diff --git a/nodes/basic-elements/circle/README.md b/nodes/basic-elements/circle/README.md index 1fab677..5607beb 100644 --- a/nodes/basic-elements/circle/README.md +++ b/nodes/basic-elements/circle/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Circle +title: Circle node --- <##head##> diff --git a/nodes/basic-elements/columns/README.md b/nodes/basic-elements/columns/README.md index 09015ab..e326518 100644 --- a/nodes/basic-elements/columns/README.md +++ b/nodes/basic-elements/columns/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Columns +title: Columns node --- <##head##> diff --git a/nodes/basic-elements/group/README.md b/nodes/basic-elements/group/README.md index c88fed0..5829f9b 100644 --- a/nodes/basic-elements/group/README.md +++ b/nodes/basic-elements/group/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Group +title: Group node --- <##head##> diff --git a/nodes/basic-elements/icon/README.md b/nodes/basic-elements/icon/README.md index 91ee13d..d9f9e0b 100644 --- a/nodes/basic-elements/icon/README.md +++ b/nodes/basic-elements/icon/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Icon +title: Icon node --- <##head##> diff --git a/nodes/basic-elements/image/README.md b/nodes/basic-elements/image/README.md index 05c2fa0..cab29e9 100644 --- a/nodes/basic-elements/image/README.md +++ b/nodes/basic-elements/image/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Image +title: Image node --- <##head##> diff --git a/nodes/basic-elements/text/README.md b/nodes/basic-elements/text/README.md index 8aa35ae..0f70cd4 100644 --- a/nodes/basic-elements/text/README.md +++ b/nodes/basic-elements/text/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Text +title: Text node --- <##head##> diff --git a/nodes/basic-elements/video/README.md b/nodes/basic-elements/video/README.md index 8951bb2..a5c5f48 100644 --- a/nodes/basic-elements/video/README.md +++ b/nodes/basic-elements/video/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Video +title: Video node --- <##head##> diff --git a/nodes/cloud-functions/cloud-data/aggregate-records/README.md b/nodes/cloud-functions/cloud-data/aggregate-records/README.md index b7bbb73..444f2f3 100644 --- a/nodes/cloud-functions/cloud-data/aggregate-records/README.md +++ b/nodes/cloud-functions/cloud-data/aggregate-records/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Aggregate Records +title: Aggregate Records node --- <##head##> diff --git a/nodes/cloud-functions/request/README.md b/nodes/cloud-functions/request/README.md index 0c12a11..ecaf505 100644 --- a/nodes/cloud-functions/request/README.md +++ b/nodes/cloud-functions/request/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Request +title: Request node --- <##head##> diff --git a/nodes/cloud-functions/response/README.md b/nodes/cloud-functions/response/README.md index abdcbc1..33a9da0 100644 --- a/nodes/cloud-functions/response/README.md +++ b/nodes/cloud-functions/response/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Response +title: Response node --- <##head##> diff --git a/nodes/component-stack/component-stack-node/README.md b/nodes/component-stack/component-stack-node/README.md index d5c3e11..d8e0afb 100644 --- a/nodes/component-stack/component-stack-node/README.md +++ b/nodes/component-stack/component-stack-node/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Component Stack +title: Component Stack node --- <##head##> diff --git a/nodes/component-stack/pop-component/README.md b/nodes/component-stack/pop-component/README.md index 324c0f8..edda209 100644 --- a/nodes/component-stack/pop-component/README.md +++ b/nodes/component-stack/pop-component/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Pop Component +title: Pop Component node --- <##head##> diff --git a/nodes/component-stack/push-component/README.md b/nodes/component-stack/push-component/README.md index bda8e8e..8215822 100644 --- a/nodes/component-stack/push-component/README.md +++ b/nodes/component-stack/push-component/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Push Component +title: Push Component node --- <##head##> diff --git a/nodes/component-utilities/component-children/README.md b/nodes/component-utilities/component-children/README.md index e4db704..966d94f 100644 --- a/nodes/component-utilities/component-children/README.md +++ b/nodes/component-utilities/component-children/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Component Children +title: Component Children node --- <##head##> diff --git a/nodes/component-utilities/component-inputs/README.md b/nodes/component-utilities/component-inputs/README.md index 224f9fa..cf97944 100644 --- a/nodes/component-utilities/component-inputs/README.md +++ b/nodes/component-utilities/component-inputs/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Component Inputs +title: Component Inputs node --- <##head##> diff --git a/nodes/component-utilities/component-object/README.md b/nodes/component-utilities/component-object/README.md index dfecd3f..47b20b1 100644 --- a/nodes/component-utilities/component-object/README.md +++ b/nodes/component-utilities/component-object/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Component Object +title: Component Object node --- <##head##> diff --git a/nodes/component-utilities/component-outputs/README.md b/nodes/component-utilities/component-outputs/README.md index 350ee0d..052204e 100644 --- a/nodes/component-utilities/component-outputs/README.md +++ b/nodes/component-utilities/component-outputs/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Component Outputs +title: Component Outputs node --- <##head##> diff --git a/nodes/component-utilities/parent-component-object/README.md b/nodes/component-utilities/parent-component-object/README.md index 86bcef0..598be94 100644 --- a/nodes/component-utilities/parent-component-object/README.md +++ b/nodes/component-utilities/parent-component-object/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Parent Component Object +title: Parent Component Object node --- <##head##> diff --git a/nodes/component-utilities/set-component-object-properties/README.md b/nodes/component-utilities/set-component-object-properties/README.md index ea599e0..d2bd9ce 100644 --- a/nodes/component-utilities/set-component-object-properties/README.md +++ b/nodes/component-utilities/set-component-object-properties/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Set Component Object Properties +title: Set Component Object Properties node --- <##head##> diff --git a/nodes/component-utilities/set-parent-component-object-properties/README.md b/nodes/component-utilities/set-parent-component-object-properties/README.md index 07fee90..681a15e 100644 --- a/nodes/component-utilities/set-parent-component-object-properties/README.md +++ b/nodes/component-utilities/set-parent-component-object-properties/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Set Parent Component Object Properties +title: Set Parent Component Object Properties node --- <##head##> diff --git a/nodes/data/array/array-filter/README.md b/nodes/data/array/array-filter/README.md index 979c758..65affcc 100644 --- a/nodes/data/array/array-filter/README.md +++ b/nodes/data/array/array-filter/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Array Filter +title: Array Filter node --- <##head##> diff --git a/nodes/data/array/array-map/README.md b/nodes/data/array/array-map/README.md index 0bd8384..a7775db 100644 --- a/nodes/data/array/array-map/README.md +++ b/nodes/data/array/array-map/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Array Map +title: Array Map node --- <##head##> diff --git a/nodes/data/array/array-node/README.md b/nodes/data/array/array-node/README.md index b0be397..ac14c15 100644 --- a/nodes/data/array/array-node/README.md +++ b/nodes/data/array/array-node/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Array +title: Array node --- <##head##> diff --git a/nodes/data/array/clear-array/README.md b/nodes/data/array/clear-array/README.md index 54eafb6..ed8a34a 100644 --- a/nodes/data/array/clear-array/README.md +++ b/nodes/data/array/clear-array/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Clear Array +title: Clear Array node --- <##head##> diff --git a/nodes/data/array/create-new-array/README.md b/nodes/data/array/create-new-array/README.md index 8ced70f..127b54d 100644 --- a/nodes/data/array/create-new-array/README.md +++ b/nodes/data/array/create-new-array/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Create New Array +title: Create New Array node --- <##head##> diff --git a/nodes/data/array/insert-into-array/README.md b/nodes/data/array/insert-into-array/README.md index 47ff1d7..44b386e 100644 --- a/nodes/data/array/insert-into-array/README.md +++ b/nodes/data/array/insert-into-array/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Insert Into Array +title: Insert Into Array node --- <##head##> diff --git a/nodes/data/array/remove-from-array/README.md b/nodes/data/array/remove-from-array/README.md index 2ef9edb..954d3aa 100644 --- a/nodes/data/array/remove-from-array/README.md +++ b/nodes/data/array/remove-from-array/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Remove From Array +title: Remove From Array node --- <##head##> diff --git a/nodes/data/array/static-array/README.md b/nodes/data/array/static-array/README.md index b493f79..749af26 100644 --- a/nodes/data/array/static-array/README.md +++ b/nodes/data/array/static-array/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Static Array +title: Static Array node --- <##head##> diff --git a/nodes/data/boolean/README.md b/nodes/data/boolean/README.md index 4254e63..5c67915 100644 --- a/nodes/data/boolean/README.md +++ b/nodes/data/boolean/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Boolean +title: Boolean node --- <##head##> diff --git a/nodes/data/cloud-data/add-record-relation/README.md b/nodes/data/cloud-data/add-record-relation/README.md index f84629a..b2b85db 100644 --- a/nodes/data/cloud-data/add-record-relation/README.md +++ b/nodes/data/cloud-data/add-record-relation/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Add Record Relation +title: Add Record Relation node --- <##head##> diff --git a/nodes/data/cloud-data/cloud-file/README.md b/nodes/data/cloud-data/cloud-file/README.md index a35e118..f7be17e 100644 --- a/nodes/data/cloud-data/cloud-file/README.md +++ b/nodes/data/cloud-data/cloud-file/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Cloud File +title: Cloud File node --- <##head##> diff --git a/nodes/data/cloud-data/cloud-function/README.md b/nodes/data/cloud-data/cloud-function/README.md index 910d9b1..feb06b6 100644 --- a/nodes/data/cloud-data/cloud-function/README.md +++ b/nodes/data/cloud-data/cloud-function/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Cloud Function +title: Cloud Function node --- <##head##> diff --git a/nodes/data/cloud-data/config/README.md b/nodes/data/cloud-data/config/README.md index 4d8d040..a2c032d 100644 --- a/nodes/data/cloud-data/config/README.md +++ b/nodes/data/cloud-data/config/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Config +title: Config node --- <##head##> diff --git a/nodes/data/cloud-data/create-new-record/README.md b/nodes/data/cloud-data/create-new-record/README.md index ec177f7..d212db5 100644 --- a/nodes/data/cloud-data/create-new-record/README.md +++ b/nodes/data/cloud-data/create-new-record/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Create New Record +title: Create New Record node --- <##head##> diff --git a/nodes/data/cloud-data/delete-record/README.md b/nodes/data/cloud-data/delete-record/README.md index cbaf1c8..af08655 100644 --- a/nodes/data/cloud-data/delete-record/README.md +++ b/nodes/data/cloud-data/delete-record/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Delete Record +title: Delete Record node --- <##head##> diff --git a/nodes/data/cloud-data/filter-records/README.md b/nodes/data/cloud-data/filter-records/README.md index 2b25764..0d298f8 100644 --- a/nodes/data/cloud-data/filter-records/README.md +++ b/nodes/data/cloud-data/filter-records/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Filter Record +title: Filter Record node --- <##head##> diff --git a/nodes/data/cloud-data/query-records/README.md b/nodes/data/cloud-data/query-records/README.md index d1ca98b..da7e803 100644 --- a/nodes/data/cloud-data/query-records/README.md +++ b/nodes/data/cloud-data/query-records/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Query Records +title: Query Records node --- <##head##> diff --git a/nodes/data/cloud-data/record/README.md b/nodes/data/cloud-data/record/README.md index 6ec8048..299d82c 100644 --- a/nodes/data/cloud-data/record/README.md +++ b/nodes/data/cloud-data/record/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Record +title: Record node --- <##head##> diff --git a/nodes/data/cloud-data/remove-record-relation/README.md b/nodes/data/cloud-data/remove-record-relation/README.md index 87b3d69..74dd9b1 100644 --- a/nodes/data/cloud-data/remove-record-relation/README.md +++ b/nodes/data/cloud-data/remove-record-relation/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Remove Record Relation +title: Remove Record Relation node --- <##head##> diff --git a/nodes/data/cloud-data/set-record-properties/README.md b/nodes/data/cloud-data/set-record-properties/README.md index af015c6..d0ff677 100644 --- a/nodes/data/cloud-data/set-record-properties/README.md +++ b/nodes/data/cloud-data/set-record-properties/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Set Record Properties +title: Set Record Properties node --- <##head##> diff --git a/nodes/data/cloud-data/upload-file/README.md b/nodes/data/cloud-data/upload-file/README.md index 14be9ef..4f89688 100644 --- a/nodes/data/cloud-data/upload-file/README.md +++ b/nodes/data/cloud-data/upload-file/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Upload File +title: Upload File node --- <##head##> diff --git a/nodes/data/color/README.md b/nodes/data/color/README.md index dee3bd2..5872ef9 100644 --- a/nodes/data/color/README.md +++ b/nodes/data/color/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Color +title: Color node --- <##head##> diff --git a/nodes/data/number/README.md b/nodes/data/number/README.md index e3dc95b..cab79fc 100644 --- a/nodes/data/number/README.md +++ b/nodes/data/number/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Number +title: Number node --- <##head##> diff --git a/nodes/data/object/create-new-object/README.md b/nodes/data/object/create-new-object/README.md index f6381b5..2fcadfc 100644 --- a/nodes/data/object/create-new-object/README.md +++ b/nodes/data/object/create-new-object/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Create New Object +title: Create New Object node --- <##head##> diff --git a/nodes/data/object/object-node/README.md b/nodes/data/object/object-node/README.md index 06eaaba..e404db5 100644 --- a/nodes/data/object/object-node/README.md +++ b/nodes/data/object/object-node/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Object +title: Object node --- <##head##> diff --git a/nodes/data/object/set-object-properties/README.md b/nodes/data/object/set-object-properties/README.md index 92cca94..2316d31 100644 --- a/nodes/data/object/set-object-properties/README.md +++ b/nodes/data/object/set-object-properties/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Set Object Properties +title: Set Object Properties node --- <##head##> diff --git a/nodes/data/rest/README.md b/nodes/data/rest/README.md index 749f3f2..c9ef0b5 100644 --- a/nodes/data/rest/README.md +++ b/nodes/data/rest/README.md @@ -1,6 +1,6 @@ --- hide_title: true -title: REST +title: REST node --- <##head##> diff --git a/nodes/data/run-tasks/README.md b/nodes/data/run-tasks/README.md index 8d12302..5d6291d 100644 --- a/nodes/data/run-tasks/README.md +++ b/nodes/data/run-tasks/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Run Tasks +title: Run Tasks node --- <##head##> diff --git a/nodes/data/string/README.md b/nodes/data/string/README.md index 038c974..21f4c6c 100644 --- a/nodes/data/string/README.md +++ b/nodes/data/string/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: String +title: String node --- <##head##> diff --git a/nodes/data/user/log-in/README.md b/nodes/data/user/log-in/README.md index 35e9dce..7eabf3a 100644 --- a/nodes/data/user/log-in/README.md +++ b/nodes/data/user/log-in/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Log In +title: Log In node --- <##head##> diff --git a/nodes/data/user/log-out/README.md b/nodes/data/user/log-out/README.md index 6d61079..3597f81 100644 --- a/nodes/data/user/log-out/README.md +++ b/nodes/data/user/log-out/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Log Out +title: Log Out node --- <##head##> diff --git a/nodes/data/user/set-user-properties/README.md b/nodes/data/user/set-user-properties/README.md index c0389e0..c13aee7 100644 --- a/nodes/data/user/set-user-properties/README.md +++ b/nodes/data/user/set-user-properties/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Set User Properties +title: Set User Properties node --- <##head##> diff --git a/nodes/data/user/sign-up/README.md b/nodes/data/user/sign-up/README.md index 820f26d..38f58c4 100644 --- a/nodes/data/user/sign-up/README.md +++ b/nodes/data/user/sign-up/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Sign Up +title: Sign Up node --- <##head##> diff --git a/nodes/data/user/user-node/README.md b/nodes/data/user/user-node/README.md index f9ce169..e11c8d2 100644 --- a/nodes/data/user/user-node/README.md +++ b/nodes/data/user/user-node/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: User +title: User node --- <##head##> diff --git a/nodes/data/variable/set-variable/README.md b/nodes/data/variable/set-variable/README.md index c88096e..3d05701 100644 --- a/nodes/data/variable/set-variable/README.md +++ b/nodes/data/variable/set-variable/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Set Variable +title: Set Variable node --- <##head##> diff --git a/nodes/data/variable/variable-node/README.md b/nodes/data/variable/variable-node/README.md index 153230e..1b68c52 100644 --- a/nodes/data/variable/variable-node/README.md +++ b/nodes/data/variable/variable-node/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Variable +title: Variable node --- <##head##> diff --git a/nodes/events/receive-event/README.md b/nodes/events/receive-event/README.md index d0b993b..d3eb99f 100644 --- a/nodes/events/receive-event/README.md +++ b/nodes/events/receive-event/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Receive Event +title: Receive Event node --- <##head##> diff --git a/nodes/events/send-event/README.md b/nodes/events/send-event/README.md index 220b296..76cca28 100644 --- a/nodes/events/send-event/README.md +++ b/nodes/events/send-event/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Send Event +title: Send Event node --- <##head##> diff --git a/nodes/javascript/function/README.md b/nodes/javascript/function/README.md index 198efe0..e8c058b 100644 --- a/nodes/javascript/function/README.md +++ b/nodes/javascript/function/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Function +title: Function node --- <##head##> diff --git a/nodes/javascript/script/README.md b/nodes/javascript/script/README.md index 7b870bd..f9d3f43 100644 --- a/nodes/javascript/script/README.md +++ b/nodes/javascript/script/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Script +title: Script node --- <##head##> diff --git a/nodes/logic/and/README.md b/nodes/logic/and/README.md index b917a22..7ee3c3d 100644 --- a/nodes/logic/and/README.md +++ b/nodes/logic/and/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: And +title: And node --- <##head##> diff --git a/nodes/logic/animate-to-value/README.md b/nodes/logic/animate-to-value/README.md index 1b8d288..955cecd 100644 --- a/nodes/logic/animate-to-value/README.md +++ b/nodes/logic/animate-to-value/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Animate To Value +title: Animate To Value node --- <##head##> diff --git a/nodes/logic/inverter/README.md b/nodes/logic/inverter/README.md index f32400e..be67b6b 100644 --- a/nodes/logic/inverter/README.md +++ b/nodes/logic/inverter/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Inverter +title: Inverter node --- <##head##> diff --git a/nodes/logic/or/README.md b/nodes/logic/or/README.md index e7010af..2abc756 100644 --- a/nodes/logic/or/README.md +++ b/nodes/logic/or/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Or +title: Or node --- <##head##> diff --git a/nodes/logic/switch/README.md b/nodes/logic/switch/README.md index 12c9a4d..4b16e5b 100644 --- a/nodes/logic/switch/README.md +++ b/nodes/logic/switch/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Switch +title: Switch node --- <##head##> diff --git a/nodes/logic/value-changed/README.md b/nodes/logic/value-changed/README.md index 17ca19d..f62cf03 100644 --- a/nodes/logic/value-changed/README.md +++ b/nodes/logic/value-changed/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Value Changed +title: Value Changed node --- <##head##> diff --git a/nodes/math/counter/README.md b/nodes/math/counter/README.md index 319ff52..81ed90b 100644 --- a/nodes/math/counter/README.md +++ b/nodes/math/counter/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Counter +title: Counter node --- <##head##> diff --git a/nodes/math/expression/README.md b/nodes/math/expression/README.md index f9182b2..8035dbc 100644 --- a/nodes/math/expression/README.md +++ b/nodes/math/expression/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Expression +title: Expression node --- <##head##> diff --git a/nodes/math/number-remapper/README.md b/nodes/math/number-remapper/README.md index 1c80efb..fede944 100644 --- a/nodes/math/number-remapper/README.md +++ b/nodes/math/number-remapper/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Number Remapper +title: Number Remapper node --- <##head##> diff --git a/nodes/navigation/external-link/README.md b/nodes/navigation/external-link/README.md index 3d1b61a..ab98289 100644 --- a/nodes/navigation/external-link/README.md +++ b/nodes/navigation/external-link/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: External Link +title: External Link node --- <##head##> diff --git a/nodes/navigation/navigate-to-path/README.md b/nodes/navigation/navigate-to-path/README.md index 4e229f3..bafcde0 100644 --- a/nodes/navigation/navigate-to-path/README.md +++ b/nodes/navigation/navigate-to-path/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Navigate To Path +title: Navigate To Path node --- <##head##> diff --git a/nodes/navigation/navigate/README.md b/nodes/navigation/navigate/README.md index b720f72..f74c1e0 100644 --- a/nodes/navigation/navigate/README.md +++ b/nodes/navigation/navigate/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Navigate +title: Navigate node --- <##head##> diff --git a/nodes/navigation/page-inputs/README.md b/nodes/navigation/page-inputs/README.md index 1337f70..c54a4f5 100644 --- a/nodes/navigation/page-inputs/README.md +++ b/nodes/navigation/page-inputs/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Page Inputs +title: Page Inputs node --- <##head##> diff --git a/nodes/navigation/page-router/README.md b/nodes/navigation/page-router/README.md index 3da1815..7047603 100644 --- a/nodes/navigation/page-router/README.md +++ b/nodes/navigation/page-router/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Page Router +title: Page Router node --- <##head##> diff --git a/nodes/navigation/page/README.md b/nodes/navigation/page/README.md index 40478dd..a01eb45 100644 --- a/nodes/navigation/page/README.md +++ b/nodes/navigation/page/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Page +title: Page node --- <##head##> diff --git a/nodes/popups/close-popup/README.md b/nodes/popups/close-popup/README.md index a262926..6669ba2 100644 --- a/nodes/popups/close-popup/README.md +++ b/nodes/popups/close-popup/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Close Popup +title: Close Popup node --- <##head##> diff --git a/nodes/popups/show-popup/README.md b/nodes/popups/show-popup/README.md index 5b7ce7d..26231ec 100644 --- a/nodes/popups/show-popup/README.md +++ b/nodes/popups/show-popup/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Show Popup +title: Show Popup node --- <##head##> diff --git a/nodes/string-manipulation/string-format/README.md b/nodes/string-manipulation/string-format/README.md index e102840..1485fb1 100644 --- a/nodes/string-manipulation/string-format/README.md +++ b/nodes/string-manipulation/string-format/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: String Format +title: String Format node --- <##head##> diff --git a/nodes/string-manipulation/string-mapper/README.md b/nodes/string-manipulation/string-mapper/README.md index f7d5008..7e5b891 100644 --- a/nodes/string-manipulation/string-mapper/README.md +++ b/nodes/string-manipulation/string-mapper/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: String Mapper +title: String Mapper node --- <##head##> diff --git a/nodes/string-manipulation/substring/README.md b/nodes/string-manipulation/substring/README.md index b741ee7..885f0f5 100644 --- a/nodes/string-manipulation/substring/README.md +++ b/nodes/string-manipulation/substring/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Substring +title: Substring node --- <##head##> diff --git a/nodes/ui-controls/button/README.md b/nodes/ui-controls/button/README.md index edf1229..45e1e33 100644 --- a/nodes/ui-controls/button/README.md +++ b/nodes/ui-controls/button/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Button +title: Button node --- <##head##> diff --git a/nodes/ui-controls/checkbox/README.md b/nodes/ui-controls/checkbox/README.md index 4e1279d..1db25b0 100644 --- a/nodes/ui-controls/checkbox/README.md +++ b/nodes/ui-controls/checkbox/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Checkbox +title: Checkbox node --- <##head##> diff --git a/nodes/ui-controls/dropdown/README.md b/nodes/ui-controls/dropdown/README.md index a67adea..e81304a 100644 --- a/nodes/ui-controls/dropdown/README.md +++ b/nodes/ui-controls/dropdown/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Dropdown +title: Dropdown node --- <##head##> diff --git a/nodes/ui-controls/radio-button-group/README.md b/nodes/ui-controls/radio-button-group/README.md index a1b5555..f099cb3 100644 --- a/nodes/ui-controls/radio-button-group/README.md +++ b/nodes/ui-controls/radio-button-group/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Radio Button Group +title: Radio Button Group node --- <##head##> diff --git a/nodes/ui-controls/radio-button/README.md b/nodes/ui-controls/radio-button/README.md index 978b743..027b529 100644 --- a/nodes/ui-controls/radio-button/README.md +++ b/nodes/ui-controls/radio-button/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Radio Button +title: Radio Button node --- <##head##> diff --git a/nodes/ui-controls/repeater-item/README.md b/nodes/ui-controls/repeater-item/README.md index caaca90..a5b9a53 100644 --- a/nodes/ui-controls/repeater-item/README.md +++ b/nodes/ui-controls/repeater-item/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Repeater Item +title: Repeater Item node --- <##head##> diff --git a/nodes/ui-controls/repeater/README.md b/nodes/ui-controls/repeater/README.md index 024012a..3daf91d 100644 --- a/nodes/ui-controls/repeater/README.md +++ b/nodes/ui-controls/repeater/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Repeater +title: Repeater node --- <##head##> diff --git a/nodes/ui-controls/slider/README.md b/nodes/ui-controls/slider/README.md index 9967e57..45883ed 100644 --- a/nodes/ui-controls/slider/README.md +++ b/nodes/ui-controls/slider/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Slider +title: Slider node --- <##head##> diff --git a/nodes/ui-controls/text-input/README.md b/nodes/ui-controls/text-input/README.md index dded4ad..be984d6 100644 --- a/nodes/ui-controls/text-input/README.md +++ b/nodes/ui-controls/text-input/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Text Input +title: Text Input node --- <##head##> diff --git a/nodes/utilities/boolean-to-string/README.md b/nodes/utilities/boolean-to-string/README.md index 5e7e52d..8b13707 100644 --- a/nodes/utilities/boolean-to-string/README.md +++ b/nodes/utilities/boolean-to-string/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Boolean To String +title: Boolean To String node --- <##head##> diff --git a/nodes/utilities/color-blend/README.md b/nodes/utilities/color-blend/README.md index 5983cbc..69c6281 100644 --- a/nodes/utilities/color-blend/README.md +++ b/nodes/utilities/color-blend/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Color Blend +title: Color Blend node --- <##head##> diff --git a/nodes/utilities/css-definition/README.md b/nodes/utilities/css-definition/README.md index 453a267..0d2acbc 100644 --- a/nodes/utilities/css-definition/README.md +++ b/nodes/utilities/css-definition/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: CSS Definition +title: CSS Definition node --- <##head##> diff --git a/nodes/utilities/date-to-string/README.md b/nodes/utilities/date-to-string/README.md index 81f1104..f5cfc6d 100644 --- a/nodes/utilities/date-to-string/README.md +++ b/nodes/utilities/date-to-string/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Date To String +title: Date To String node --- <##head##> diff --git a/nodes/utilities/delay/README.md b/nodes/utilities/delay/README.md index 507eb37..a402058 100644 --- a/nodes/utilities/delay/README.md +++ b/nodes/utilities/delay/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Delay +title: Delay node --- <##head##> diff --git a/nodes/utilities/drag/README.md b/nodes/utilities/drag/README.md index d2a6588..b105082 100644 --- a/nodes/utilities/drag/README.md +++ b/nodes/utilities/drag/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Drag +title: Drag node --- <##head##> diff --git a/nodes/utilities/logic/condition/README.md b/nodes/utilities/logic/condition/README.md index 0b2701c..db9ef63 100644 --- a/nodes/utilities/logic/condition/README.md +++ b/nodes/utilities/logic/condition/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Condition +title: Condition node --- <##head##> diff --git a/nodes/utilities/logic/states/README.md b/nodes/utilities/logic/states/README.md index 254d326..455e20e 100644 --- a/nodes/utilities/logic/states/README.md +++ b/nodes/utilities/logic/states/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: States +title: States node --- <##head##> diff --git a/nodes/utilities/open-file-picker/README.md b/nodes/utilities/open-file-picker/README.md index 684e1a9..4ac645f 100644 --- a/nodes/utilities/open-file-picker/README.md +++ b/nodes/utilities/open-file-picker/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Open File Picker +title: Open File Picker node --- <##head##> diff --git a/nodes/utilities/screen-resolution/README.md b/nodes/utilities/screen-resolution/README.md index dbef200..59a1195 100644 --- a/nodes/utilities/screen-resolution/README.md +++ b/nodes/utilities/screen-resolution/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Screen Resolution +title: Screen Resolution node --- <##head##> diff --git a/nodes/utilities/unique-id/README.md b/nodes/utilities/unique-id/README.md index d35b136..911cee1 100644 --- a/nodes/utilities/unique-id/README.md +++ b/nodes/utilities/unique-id/README.md @@ -1,7 +1,7 @@ --- hide_title: true hide_table_of_contents: true -title: Unique Id +title: Unique Id node --- <##head##> diff --git a/src/pages/index.js b/src/pages/index.js index 5b51f03..cf125ad 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -28,6 +28,7 @@ export default function Home() { property="og:description" content="Explore Noodl guides, tutorials, videos, modules, and reference documentation here. Noodl is the low-code platform for designers + developers to build custom web apps and experiences." /> + Noodl