BlankCheng commited on
Commit
076f237
2 Parent(s): 34cb4c4 45ddd25

Merge branch 'main' into pr/2

Browse files
Files changed (1) hide show
  1. main.py +2 -2
main.py CHANGED
@@ -175,7 +175,7 @@ def main():
175
  Div(
176
  A(
177
  "TxT360",
178
- href="#section1",
179
  )
180
  ),
181
  Div(
@@ -359,8 +359,8 @@ def main():
359
  ),
360
  ),
361
  intro(),
362
- curated.curated(),
363
  web.web_data(),
 
364
  common.common_steps(),
365
  results.results(),
366
  ),
 
175
  Div(
176
  A(
177
  "TxT360",
178
+ href="#section11",
179
  )
180
  ),
181
  Div(
 
359
  ),
360
  ),
361
  intro(),
 
362
  web.web_data(),
363
+ curated.curated(),
364
  common.common_steps(),
365
  results.results(),
366
  ),