Skip to content

Commit

Permalink
clarify blog tags to display
Browse files Browse the repository at this point in the history
  • Loading branch information
qiyan98 committed Jul 7, 2024
1 parent 2c54fe9 commit f300470
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f300470

Please sign in to comment.