changer le layout de la page livres, et ajouter du contenu pour avoir 3 colonnes
Some checks are pending
/ test (push) Waiting to run
Some checks are pending
/ test (push) Waiting to run
This commit is contained in:
parent
e4119f082c
commit
f497c74ef1
6 changed files with 217 additions and 5 deletions
|
@ -2,6 +2,7 @@
|
|||
title: Ishmael
|
||||
date: 2024-10-21T09:58:00
|
||||
draft: false
|
||||
ShowToc: false
|
||||
cover:
|
||||
hidden: false # hide everywhere but not in structured data
|
||||
hiddenInList: false # hide on list pages and home
|
||||
|
@ -10,13 +11,19 @@ cover:
|
|||
alt: "<alt text>"
|
||||
caption: "<text>"
|
||||
relative: true # To use relative path for cover image, used in hugo Page-bundles
|
||||
categories:
|
||||
- Projet
|
||||
book-author:
|
||||
book-title :
|
||||
book-isbn :
|
||||
ShowBreadCrumbs: true
|
||||
ShowPostNavLinks: true
|
||||
ShowReadingTime: true
|
||||
tags:
|
||||
- test
|
||||
BookData:
|
||||
ISBN: "-"
|
||||
Author: ""
|
||||
Name: ""
|
||||
PublishDate: ""
|
||||
---
|
||||
|
||||
# hello
|
||||
Ishmael
|
||||
|
||||
(un bon livre)
|
Loading…
Add table
Add a link
Reference in a new issue