mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 02:31:42 +00:00
comentario
This commit is contained in:
parent
461808fa54
commit
194ecca5fc
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
%ul.list-group
|
||||
- @site.data.dig(@lang_from).each_pair do |section, content|
|
||||
%li.list-group-item.align-items-center.justify-content-between.d-flex
|
||||
-# https://github.com/turbolinks/turbolinks/issues/75
|
||||
%a{href: "##{section}",
|
||||
title: t('help.i18n.toc'),
|
||||
data: { turbolinks: 'false', toggle: 'tooltip' }}= t("help.i18n.#{section}")
|
||||
|
|
Loading…
Reference in a new issue