Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/VincentTam/huginn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Tam <sere@live.hk>2019-05-19 16:58:12 +0300
committerVincent Tam <sere@live.hk>2019-05-19 16:58:12 +0300
commit6c8f5f1b9403caf04be82c6a8db3a7d049101ecc (patch)
treeff1321501d5a6442525117439dd170cd93fb6c9a
parent79e21c776dffceb1cc7dfb55e057df85000eb76b (diff)
PubliƩ les posts
-rw-r--r--exampleSite/content/posts/premier-post.md2
-rw-r--r--exampleSite/content/posts/seconde-post.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/content/posts/premier-post.md b/exampleSite/content/posts/premier-post.md
index 2832731..bec63ae 100644
--- a/exampleSite/content/posts/premier-post.md
+++ b/exampleSite/content/posts/premier-post.md
@@ -1,7 +1,7 @@
---
title: "Premier Post"
date: 2019-05-19T15:07:50+02:00
-draft: true
+draft: false
---
Bonjour le monde !
diff --git a/exampleSite/content/posts/seconde-post.md b/exampleSite/content/posts/seconde-post.md
index 550e3c4..995d048 100644
--- a/exampleSite/content/posts/seconde-post.md
+++ b/exampleSite/content/posts/seconde-post.md
@@ -1,7 +1,7 @@
---
title: "Seconde Post"
date: 2019-05-19T15:18:57+02:00
-draft: true
+draft: false
---
Merci beaucoup !