ajout icones wip
This commit is contained in:
parent
27902651d5
commit
d1c82d3cde
19 changed files with 44069 additions and 5 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<h2 class="title is-3">{{- page.title -}}</h2>
|
||||
{% set ancestor = get_section(path=page.ancestors | last) %} {%- if
|
||||
ancestor.title in ["Création", "Réparation"] -%}
|
||||
<p class="subtitle is-5 has-text-primary-dark">{{ ancestor.title }}</p>
|
||||
<p class="subtitle is-5">{{ ancestor.title }}</p>
|
||||
{%- endif -%} {%- if page.date -%}
|
||||
<p class="mb-5">
|
||||
<time datetime="{{ page.date }}">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue