From ec73ad848226fbbc751236ce4b19052ab8de6639 Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Mon, 21 May 2018 20:42:40 +0000 Subject: [PATCH] added :intro and :firstpage-v2 --- lib/get_answer.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/get_answer.py b/lib/get_answer.py index 9360e2d..aac54b0 100644 --- a/lib/get_answer.py +++ b/lib/get_answer.py @@ -36,8 +36,10 @@ INTERNAL_TOPICS = [ ':emacs', ':emacs-ivy', ":firstpage", + ":firstpage-v2", ':fish', ':help', + ":intro", ":list", ':post', ':styles',