From b7b01bfa4cccffc17aa6da1aecb2e525389eb4a9 Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Thu, 23 Jan 2020 13:10:11 +0530 Subject: [PATCH] fix: Update breadcrumb itemtype to schema.org --- frappe/templates/includes/breadcrumbs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frappe/templates/includes/breadcrumbs.html b/frappe/templates/includes/breadcrumbs.html index 2cdc66963c..c287fa8223 100644 --- a/frappe/templates/includes/breadcrumbs.html +++ b/frappe/templates/includes/breadcrumbs.html @@ -1,7 +1,7 @@ {% if not no_breadcrumbs and parents %}