From f30047046a069eb2eacedb3ec880f4c1f7d9ac7c Mon Sep 17 00:00:00 2001 From: Qi Yan Date: Sun, 7 Jul 2024 16:48:18 -0700 Subject: [PATCH] clarify blog tags to display --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index e5e2aa8..fb38613 100644 --- a/_config.yml +++ b/_config.yml @@ -261,8 +261,8 @@ jekyll-archives: tag: '/blog/tag/:name/' category: '/blog/category/:name/' -display_tags: ['formatting', 'images', 'links', 'math', 'code'] # these tags will be displayed on the front page of your blog -display_categories: ['blockquotes'] # these categories will be displayed on the front page of your blog +display_tags: ['generative-models', 'random-process'] # these tags will be displayed on the front page of your blog +# display_categories: ['blockquotes'] # these categories will be displayed on the front page of your blog # ----------------------------------------------------------------------------- # Jekyll Scholar