mirror of
https://0xacab.org/sutty/sutty
synced 2025-02-21 11:41:48 +00:00
fix: no agregar contenedor de migas si no hay ninguna
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
3879244a1a
commit
b82fd37526
1 changed files with 9 additions and 8 deletions
|
@ -3,6 +3,7 @@
|
|||
= inline_svg_tag 'sutty.svg', class: 'black', aria: true,
|
||||
title: t('svg.sutty.title'), desc: t('svg.sutty.desc')
|
||||
|
||||
- if breadcrumbs?
|
||||
%nav.flex-grow-1.order-2.order-md-1{ aria: { label: t('.title') } }
|
||||
%ol.breadcrumb.m-0.flex-wrap
|
||||
- breadcrumb_trail do |crumb|
|
||||
|
|
Loading…
Reference in a new issue