summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.el b/init.el
index ffa4aa2..2856447 100644
--- a/init.el
+++ b/init.el
@@ -830,7 +830,8 @@ https://yannherklotz.com"))
("https://totallydisconnected.wordpress.com/feed/atom/" blog math)
("https://blogs.ethz.ch/kowalski/category/blogroll/feed/" blog math)
("https://sbseminar.wordpress.com/feed/" blog math)
- ("https://krystalguo.com/?feed=rss2" blog math))))
+ ("https://krystalguo.com/?feed=rss2" blog math)
+ ("https://scottaaronson.blog/?feed=rss2" blog math))))
(setq gc-cons-threshold (* 1024 1024 10))