summaryrefslogtreecommitdiff
path: root/config/_default/config.toml
diff options
context:
space:
mode:
authorNicholas Johnson <mail@nicholasjohnson.ch>2024-06-11 00:00:00 +0000
committerNicholas Johnson <mail@nicholasjohnson.ch>2024-06-11 00:00:00 +0000
commit141487e6de81f1f6ccd321fae1fd753fceafbbf37a1b542e0818b909d2462a92 (patch)
tree0e33c9ae969e1dfd106afea6cf317a6af4df008c57a2f02483504e156a11ec35 /config/_default/config.toml
parent20d0a67c0765634057a82b7aa0042ac8c0ec7cef00fc0c498ce54ed03648f3ef (diff)
downloadjournal-141487e6de81f1f6ccd321fae1fd753fceafbbf37a1b542e0818b909d2462a92.tar.gz
journal-141487e6de81f1f6ccd321fae1fd753fceafbbf37a1b542e0818b909d2462a92.zip
Remove email contact from Atom feeds
Diffstat (limited to 'config/_default/config.toml')
-rw-r--r--config/_default/config.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/_default/config.toml b/config/_default/config.toml
index dce2551..444e953 100644
--- a/config/_default/config.toml
+++ b/config/_default/config.toml
@@ -11,7 +11,6 @@ ignoreFiles = ['templates/logo\.txt$']
[author]
name = "Nicholas Johnson"
- email = "nick@nicholasjohnson.ch"
[permalinks]
entry = "/:year/:month/:day/:filename"