This commit is contained in:
parent
bc27ca83ee
commit
93871ca1da
2 changed files with 3 additions and 1 deletions
|
@ -8,4 +8,5 @@ cascade:
|
||||||
featured_image: '/images/gohugo-default-sample-hero-image.jpg'
|
featured_image: '/images/gohugo-default-sample-hero-image.jpg'
|
||||||
#menus: main
|
#menus: main
|
||||||
---
|
---
|
||||||
Welcome to my blog with some of my work in progress. I've been working on this book idea. You can read some of the chapters below.
|
Welcome to my blog with some of my work in progress. I've been working on this book idea. You can read some of the chapters below.
|
||||||
|
rebuild
|
|
@ -3,3 +3,4 @@ title: Page test
|
||||||
#menus: main
|
#menus: main
|
||||||
---
|
---
|
||||||
Ceci est une page de test
|
Ceci est une page de test
|
||||||
|
v2
|
Loading…
Reference in a new issue