summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-05-18 18:48:21 -0400
committerrsiddharth <s@ricketyspace.net>2019-05-18 18:48:21 -0400
commit00401e59be35ea62c142199eac02fd9305bec992 (patch)
tree1dd3beb680bc4af75939dd7d7b22b2f69285bae1 /bin
parentcf7dd2177341677ebb2b8a7c2294a9680d92abd2 (diff)
bin/html: Update SECTIONS.
* bin/html (SECTIONS): Add article.
Diffstat (limited to 'bin')
-rw-r--r--bin/html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/html b/bin/html
index 694a267..eaef839 100644
--- a/bin/html
+++ b/bin/html
@@ -13,7 +13,7 @@ import subprocess as subp
import sys
-SECTIONS = ['news']
+SECTIONS = ['news', 'article']
# placeholders
PH = {