about summary refs log tree commit diff
path: root/users/glittershark/gws.fyi/config.el
diff options
context:
space:
mode:
Diffstat (limited to 'users/glittershark/gws.fyi/config.el')
-rw-r--r--users/glittershark/gws.fyi/config.el6
1 files changed, 0 insertions, 6 deletions
diff --git a/users/glittershark/gws.fyi/config.el b/users/glittershark/gws.fyi/config.el
deleted file mode 100644
index b05d897d3d..0000000000
--- a/users/glittershark/gws.fyi/config.el
+++ /dev/null
@@ -1,6 +0,0 @@
-(require 'org)
-
-(setq org-html-postamble nil)
-
-(defadvice org-export-grab-title-from-buffer
-    (around org-export-grab-title-from-buffer-disable activate))