mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 23:26:22 +00:00
fix: guionar titulo y descripciones largas #13096
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
888660b66c
commit
f1aefbcb34
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
%main.row
|
||||
%aside.menu.col-md-3
|
||||
%h1= @site.title
|
||||
%p.lead= @site.description
|
||||
= render 'sites/header', site: @site
|
||||
.col
|
||||
%h1= t('.title')
|
||||
|
||||
|
|
Loading…
Reference in a new issue