mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 04:41:43 +00:00
mensaje de deprecación de svg
This commit is contained in:
parent
a3effa6e26
commit
362cbe1350
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
%nav.navbar
|
||||
%a.navbar-brand.d-none.d-sm-block{ href: '/' }
|
||||
= inline_svg 'sutty.svg', class: 'black', aria: true,
|
||||
= inline_svg_tag 'sutty.svg', class: 'black', aria: true,
|
||||
title: t('svg.sutty.title'), desc: t('svg.sutty.desc')
|
||||
|
||||
- if crumbs
|
||||
|
|
Loading…
Reference in a new issue