From 042c50e74c6401e4a5db9eb74bf3cb24a71d7377 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 31 Aug 2025 13:40:48 -0700 Subject: my website will be managed in an external repository --- src/fcuny.net/config.toml | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 src/fcuny.net/config.toml (limited to 'src/fcuny.net/config.toml') diff --git a/src/fcuny.net/config.toml b/src/fcuny.net/config.toml deleted file mode 100644 index e0e1cfa..0000000 --- a/src/fcuny.net/config.toml +++ /dev/null @@ -1,18 +0,0 @@ -base_url = "https://fcuny.net/" - -title = "@fcuny" -author = "Franck Cuny" -description = "Franck Cuny" - -output_dir = "docs" - -default_language = "en" - -generate_feeds = false - -[markdown] -render_emoji = true -smart_punctuation = true - -[extra] -license = { name = "CC BY-SA 4.0", href = "https://creativecommons.org/licenses/by-sa/4.0/" } -- cgit v1.2.3