Skip to content

Commit

Permalink
add link to saccade export
Browse files Browse the repository at this point in the history
  • Loading branch information
rennis250 committed Jan 17, 2025
1 parent c9f1474 commit 7a13892
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions neon/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,10 @@ let theme_config_additions = {
text: "Fixation Detector",
link: "/neon-player/fixation-detector/",
},
{
text: "Saccade Exoprt",
link: "/neon-player/saccade-export/",
},
{
text: "Blink Detector",
link: "/neon-player/blink-detector/",
Expand Down

0 comments on commit 7a13892

Please sign in to comment.