🐛 Correction d'une erreur de build

This commit is contained in:
Kazhnuz 2025-03-15 16:58:59 +01:00
parent 72a191374e
commit d35e9056f2
5 changed files with 13 additions and 46 deletions
_includes/layouts
content

View file

@ -96,17 +96,17 @@
</hgroup>
{% else %}
{% set navPages = collections.all | eleventyNavigationBreadcrumb(eleventyNavigation.key) %}
{% for entry in navPages %}
{% if (entry.url != "#") %}
<a href="{{ entry.url | url }}" class="btn">← {{ entry.title }}</a>
{% endif %}
{% endfor %}
<h1>{{ eleventyNavigation.key }}</h1>
{% if (eleventyNavigation.key != undefined) %}
{% set navPages = collections.all | eleventyNavigationBreadcrumb(eleventyNavigation.key) %}
{% for entry in navPages %}
{% if (entry.url != "#") %}
<a href="{{ entry.url | url }}" class="btn">← {{ entry.title }}</a>
{% endif %}
{% endfor %}
<h1>{{ eleventyNavigation.key }}</h1>
{% endif %}
{% endif %}
<aside>
<div id="more-info">
<h2>Sommaire</h2>

View file

@ -1,9 +1,5 @@
---
layout: layouts/layout.njk
eleventyNavigation:
key: La seconde guerre divine
parent: Extensions et AU
order: 0
---
# La seconde guerre divine

View file

@ -1,15 +1,5 @@
---
layout: layouts/layout.njk
eleventyNavigation:
key: Dragons from Outer Space
parent: Extensions et AU
order: 1
models:
- Dragons from Outer Space
- Espèce DfOS
- Système Solaire
- Autre systèmes
title: Dragons from Outer Space
---
# Dragons from Outer Space

View file

@ -1,23 +0,0 @@
---
layout: layouts/layout.njk
---
# Fiches téléchargeable
Voici une petite liste de fiches téléchargeables pour pouvoir gérer vos personnages plus facilement. Elles sont disponible au format odt et pdf (potentiellement plus tard des fichiers tableurs ayant des formules utiles pour pouvoir gérer tout seul une partie de vos trucs)
## Format .ODT
- [Fiche de Personnage](/fiches/fiche-personnage.odt)
- [Fiche de Créature](/fiches/fiche-creature.odt)
- [Fiche de PNJ](/fiches/fiche-pnj.odt)
- [Fiche de Suiveur](/fiches/fiche-suiveur.odt)
- [Fiche de Véhicule](/fiches/fiche-vehicule.odt)
## Format .PDF
- [Fiche de Personnage](/fiches/fiche-personnage.pdf)
- [Fiche de Créature](/fiches/fiche-creature.pdf)
- [Fiche de PNJ](/fiches/fiche-pnj.pdf)
- [Fiche de Suiveur](/fiches/fiche-suiveur.pdf)
- [Fiche de Véhicule](/fiches/fiche-vehicule.pdf)

View file

@ -1,5 +1,9 @@
---
layout: layouts/layout.njk
eleventyNavigation:
key: Erratum simplement
parent: Base
order: -1
---
# Erratum simplement