Sha256: c449e37019e4e4dff494953896772ccab265960e2e5ca01acc4db9f9670ed498

Contents?: true

Size: 1.04 KB

Versions: 2

Compression:

Stored size: 1.04 KB

Contents

%article
  %header
    %h1 Breadcrumb
    %a{ href: '/styleguide/' } Back to Index
  %hr
  %section.sc-content
    %ol.breadcrumb{ :'aria-label' => "breadcrumb", role: 'navigation', itemprop: 'breadcrumb', itemscope: '', itemtype: 'http://schema.org/BreadcrumbList'}
      %li.breadcrumb__item{ itemscope: '', itemtype: 'http://data-vocabulary.org/Breadcrumb' }
        %a{ itemprop: 'url', href: 'http://goto', :'aria-level' => '1'}
          %span{ itemprop: 'title' } Stufe 1
      %li.breadcrumb__item{ itemscope: '', itemtype: 'http://data-vocabulary.org/Breadcrumb' }
        %a{ itemprop: 'url', href: 'http://goto', :'aria-level' => '2'}
          %span{ itemprop: 'title' } Stufe 2
      %li.breadcrumb__item{ itemscope: '', itemtype: 'http://data-vocabulary.org/Breadcrumb' }
        %a{ itemprop: 'url', href: 'http://goto', :'aria-level' => '3'}
          %span{ itemprop: 'title' } Stufe 3
      %li.breadcrumb__item.breadcrumb__item--active{ itemscope: '', itemtype: 'http://data-vocabulary.org/Breadcrumb' }
        %span{ itemprop: 'title' } Stufe 4

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
partystreusel-2.0.0 styleguide/source/styleguide/breadcrumb.html.haml
partystreusel-1.2.0 styleguide/source/styleguide/breadcrumb.html.haml