Add 'À propos' page with metadata and configuration
This commit is contained in:
parent
14d1d93507
commit
83d401bbc0
1 changed files with 16 additions and 0 deletions
16
content/a-propos/index.md
Executable file
16
content/a-propos/index.md
Executable file
|
@ -0,0 +1,16 @@
|
||||||
|
---
|
||||||
|
title: 'À propos'
|
||||||
|
draft: false
|
||||||
|
ShowToc: true
|
||||||
|
cover:
|
||||||
|
image: "images/<image.jpg>"
|
||||||
|
alt: "<alt text>"
|
||||||
|
caption: "<text>"
|
||||||
|
relative: true # To use relative path for cover image, used in hugo Page-bundles
|
||||||
|
ShowBreadCrumbs: false
|
||||||
|
ShowPostNavLinks: true
|
||||||
|
ShowReadingTime: false
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
un ingé
|
Loading…
Add table
Add a link
Reference in a new issue