Clean up the layout of the Spanish home page
This commit is contained in:
parent
f6000d0197
commit
f74f0c5e9d
3 changed files with 4 additions and 2 deletions
|
|
@ -2,4 +2,6 @@
|
||||||
title: Eryn Rachel Wells
|
title: Eryn Rachel Wells
|
||||||
---
|
---
|
||||||
|
|
||||||
Ingeniera de software, alfarera, música, y nerd en general.
|
{{< nobreak >}}Ingeniera de software,{{< /nobreak >}}
|
||||||
|
alfarera, música, y
|
||||||
|
{{< nobreak >}}nerd en general.{{< /nobreak >}}
|
||||||
|
|
|
||||||
1
layouts/shortcodes/nobreak.html
Normal file
1
layouts/shortcodes/nobreak.html
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
<span class="nobreak">{{ .Inner }}</span>
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
<span class="nowrap">{{ .Inner }}</span>
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue