From 8fd347a57e2c75a5bf6bf4374bea82147bc378a9 Mon Sep 17 00:00:00 2001 From: Peter Tillemans Date: Sun, 29 Jun 2025 01:58:18 +0200 Subject: [PATCH] add transparent fields --- content/_index.md | 7 ++++--- content/posts/_index.md | 1 + 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/content/_index.md b/content/_index.md index f20d116..3d5f598 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,4 +1,5 @@ ---- -title: "Snamellit" ---- ++++ +title = "Snamellit" +trasparent = true ++++ # Welcome to Snamellit diff --git a/content/posts/_index.md b/content/posts/_index.md index 91e0c65..4524e81 100644 --- a/content/posts/_index.md +++ b/content/posts/_index.md @@ -5,5 +5,6 @@ sort_by = "date" paginate_by = 5 paginate_reversed = false generate_feeds = true +transparent = true +++ # Welcome to Snamellit