diff options
| author | Franck Cuny <franck@fcuny.net> | 2025-08-31 13:40:48 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2025-08-31 13:40:48 -0700 |
| commit | 042c50e74c6401e4a5db9eb74bf3cb24a71d7377 (patch) | |
| tree | 49939757ff0339322331f367afd2e8d6f9a66b6e /src/fcuny.net/config.toml | |
| parent | install firefox extension 'clearurls' (diff) | |
| download | infra-042c50e74c6401e4a5db9eb74bf3cb24a71d7377.tar.gz | |
my website will be managed in an external repository
Diffstat (limited to 'src/fcuny.net/config.toml')
| -rw-r--r-- | src/fcuny.net/config.toml | 18 |
1 files changed, 0 insertions, 18 deletions
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/" } |
