From a4c1446bf196a56c2b49ee14f65fd7bb3a0ad49c Mon Sep 17 00:00:00 2001 From: Herb Miller Date: Wed, 29 Jul 2020 19:40:23 +0100 Subject: [PATCH] Issue #1 - improve documentation in block.json --- block.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/block.json b/block.json index 8c10afe..c990ed2 100644 --- a/block.json +++ b/block.json @@ -2,9 +2,9 @@ "name": "sb/breadcrumbs-block", "title": "Breadcrumbs block", "category": "widgets", - "icon": "link", - "description": "Display a lt.", - "textdomain": "sb-parent-block", + "icon": "arrow-right-alt2", + "description": "Show breadcrumb links to the current content.", + "textdomain": "sb-breadcrumbs-block", "supports": { "html": false },