Garrick Aden-Buie пре 7 година
родитељ
комит
a9b934575c
1 измењених фајлова са 4 додато и 1 уклоњено
  1. +4
    -1
      inst/bulma/bulma.html

+ 4
- 1
inst/bulma/bulma.html Прегледај датотеку

@@ -63,7 +63,10 @@ $if(title)$
<h1 class="title is-1 toc-ignore">$title$</h1>
$endif$
$if(subtitle)$
<h1 class="subtitle is-3 toc-ignore"><em>$subtitle$</em></h1>
<h2 class="subtitle is-3 toc-ignore"><em>$subtitle$</em></h2>
$endif$
$if(date)$
<h3 class="subtitle is-5 toc-ignore">$date$</h3>
$endif$
$if(header-links)$
$for(header-links)$

Loading…
Откажи
Сачувај