about summary refs log tree commit diff
path: root/users/fcuny/notes
diff options
context:
space:
mode:
Diffstat (limited to 'users/fcuny/notes')
-rw-r--r--users/fcuny/notes/config.toml10
1 files changed, 1 insertions, 9 deletions
diff --git a/users/fcuny/notes/config.toml b/users/fcuny/notes/config.toml
index cb488ee..4f335a9 100644
--- a/users/fcuny/notes/config.toml
+++ b/users/fcuny/notes/config.toml
@@ -37,13 +37,5 @@ enableGitInfo = true
     style = "emacs"
     tabWidth = 4
 
-[mediaTypes."application/atom"]
-  suffixes = ["xml"]
-
-[outputFormats.Atom]
-  mediaType = "application/atom"
-  baseName = "feed"
-  isPlainText = false
-
 [outputs]
-  home = [ "HTML", "Atom" ]
+  home = [ "HTML" ]