Skip to content

Commit

Permalink
Update config.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
yiboz2001 authored Mar 19, 2024
1 parent f2795f2 commit e1e0be5
Showing 1 changed file with 1 addition and 21 deletions.
22 changes: 1 addition & 21 deletions config.toml
Original file line number Diff line number Diff line change
@@ -1,32 +1,12 @@
site_title = "MyArxiv"
limit_days = 7
limit_days = 365
cache_url = "https://mlnlp-world.github.io/MyArxiv/cache.json"

[[sources]]
limit = 150
category = "cs.CL"
title = "Computation and Language"

[[sources]]
limit = 150
category = "cs.CV"
title = "Computer Vision and Pattern Recognition"

[[sources]]
limit = 150
category = "cs.IR"
title = "Information Retrieval"

[[sources]]
limit = 150
category = "cs.LG"
title = "Machine Learning"

[[sources]]
limit = 150
category = "cs.MM"
title = "Multimedia"

[scripts]
highlight_title = "scripts/highlight_title.rhai"
highlight_author = "scripts/highlight_author.rhai"
Expand Down

0 comments on commit e1e0be5

Please sign in to comment.