mirror of
https://0xacab.org/sutty/sutty
synced 2025-01-19 14:23:38 +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
|
%main.row
|
||||||
%aside.menu.col-md-3
|
%aside.menu.col-md-3
|
||||||
%h1= @site.title
|
= render 'sites/header', site: @site
|
||||||
%p.lead= @site.description
|
|
||||||
.col
|
.col
|
||||||
%h1= t('.title')
|
%h1= t('.title')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue