From fe51355bb0123c8cdcaa1fb55d83c326270d665f Mon Sep 17 00:00:00 2001 From: gribse Date: Tue, 13 May 2025 23:34:27 +0200 Subject: [PATCH] Add contact page with metadata and inline spoiler shortcodes --- content/contact/index.md | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/content/contact/index.md b/content/contact/index.md index baf9e78..fda173d 100644 --- a/content/contact/index.md +++ b/content/contact/index.md @@ -1 +1,23 @@ -En construction aussi \ No newline at end of file +--- +title: 'Contact' +date: '2025-05-13T21:26:00+02:00' +draft: false +ShowToc: false +cover: + hidden: false # hide everywhere but not in structured data + hiddenInList: false # hide on list pages and home + hiddenInSingle: true # hide on single page + image: "images/" + alt: "" + caption: "" + relative: true # To use relative path for cover image, used in hugo Page-bundles +ShowBreadCrumbs: false +ShowPostNavLinks: true +ShowReadingTime: false +--- + +E-mail : {{< inline-spoiler >}}achille [arobase] achilletoupin.com{{< /inline-spoiler >}} + +Signal : {{< inline-spoiler >}}merl1-19{{< /inline-spoiler >}} + +Mon 06 : {{< inline-spoiler >}} Nan mais tu rĂªves {{< /inline-spoiler >}} \ No newline at end of file