From: Kamil BreguĊ‚a Date: Mon, 18 Sep 2017 16:09:21 +0000 (+0200) Subject: Update breadcrumbs.md X-Git-Tag: v6.4.4-rc1~2^2~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10659%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update breadcrumbs.md --- diff --git a/docs/pages/breadcrumbs.md b/docs/pages/breadcrumbs.md index 824c93af3..e77fea1f5 100644 --- a/docs/pages/breadcrumbs.md +++ b/docs/pages/breadcrumbs.md @@ -20,10 +20,6 @@ To mark a disabled item, add the class `.disabled` to the `
  • `, and just use p edit on codepen button -
    -

    We use a CSS ::after element containing a slash character to create the separator between items. Some screen readers will read this character out loud—if this is an issue, you can use a background image or a separate element with aria-hidden="true" to create the separator instead.

    -
    -

    If your site is visited by search engines, then you should consider adding Schema.org structure data. This will allow your site to appear more attractive in search results.

    For more information, see Breadcrumbs - Google Developers, BreadcrumbList - schema.org.