Skip to content

Commit ec94cad

Browse files
Update doc/_templates/layout.html
Co-authored-by: Daniel McCloy <dan@mccloy.info>
1 parent 85143af commit ec94cad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/_templates/layout.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
OSAChatWidget.setConfig({
2323
communityId: 'mne',
2424
suggestedQuestions: [
25-
'How do I read raw EEG data in MNE?',
26-
'How do I filter and preprocess my data?',
25+
'How do I read raw EEG data in BrainVision format?',
26+
'How do I do source localization with an LCMV beamformer?',
2727
'How do I run ICA for artifact removal?'
2828
]
2929
});

0 commit comments

Comments
 (0)