diff --git a/content/_index.md b/content/_index.md deleted file mode 100644 index 6707554..0000000 --- a/content/_index.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: "Home page" -ConcertDate: "Test" -Summary: "I'm a summary" -Description: "I'm a desciption" -TicketsLink: "https://helloasso.com" ---- - -This line is from `content/_index.md`. - -[Go to firstpost](/firstpost/). diff --git a/content/apropos.md b/content/apropos.md new file mode 100644 index 0000000..cdf0dea --- /dev/null +++ b/content/apropos.md @@ -0,0 +1,3 @@ +--- +title: "A propos" +--- diff --git a/content/contact.md b/content/contact.md new file mode 100644 index 0000000..736ccc7 --- /dev/null +++ b/content/contact.md @@ -0,0 +1,3 @@ +--- +title: "Contact" +--- diff --git a/content/secpost.md b/content/event/test/index.md similarity index 100% rename from content/secpost.md rename to content/event/test/index.md diff --git a/content/event/volcan/cover.jpg b/content/event/volcan/cover.jpg new file mode 100644 index 0000000..78c1e1b Binary files /dev/null and b/content/event/volcan/cover.jpg differ diff --git a/content/firstpost.md b/content/event/volcan/index.md similarity index 100% rename from content/firstpost.md rename to content/event/volcan/index.md diff --git a/content/galerie.md b/content/galerie.md new file mode 100644 index 0000000..01384af --- /dev/null +++ b/content/galerie.md @@ -0,0 +1,3 @@ +--- +title: "Galerie" +---