haoqi7 commited on
Commit
3604933
β€’
1 Parent(s): 9ff4025

Update widgets/sidebar.py

Browse files
Files changed (1) hide show
  1. widgets/sidebar.py +2 -2
widgets/sidebar.py CHANGED
@@ -43,13 +43,13 @@ def render_sidebar():
43
  [
44
  # 'Elvsier',
45
  'IEEE',
46
- 'Google Scholar',
47
  'Arxiv',
48
  'Paper with Code'
49
  ], default=[
50
  # 'Elvsier',
51
  'IEEE',
52
- 'Google Scholar',
53
  'Arxiv',
54
  'Paper with Code'
55
  ])
 
43
  [
44
  # 'Elvsier',
45
  'IEEE',
46
+ # 'Google Scholar',
47
  'Arxiv',
48
  'Paper with Code'
49
  ], default=[
50
  # 'Elvsier',
51
  'IEEE',
52
+ # 'Google Scholar',
53
  'Arxiv',
54
  'Paper with Code'
55
  ])