From a7cafdeeb5624fbac2296861e491681f6b862dd7 Mon Sep 17 00:00:00 2001 From: tzlil Date: Sat, 9 Sep 2023 01:59:59 +0300 Subject: whitelist categories --- templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index cb91326..834cec9 100644 --- a/templates/index.html +++ b/templates/index.html @@ -10,8 +10,8 @@
 this website pulls a random arXiv publication for a given category
 source code
-all categories: here
-examples:
+taxonomy: here
+categories:
 {% for i in taxonomy %}
   {{ i }}
 {% endfor %}
-- 
cgit 1.4.1