josephsoo commited on
Commit
3c15358
·
1 Parent(s): e2ed676

Use clean Space root link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2051,7 +2051,7 @@ app.layout = html.Div(
2051
  [
2052
  html.Div(
2053
  [
2054
- html.A("BEND-BCI", href="#", className="site-brand"),
2055
  html.Nav(
2056
  [
2057
  html.A(
 
2051
  [
2052
  html.Div(
2053
  [
2054
+ html.A("BEND-BCI", href="/", className="site-brand"),
2055
  html.Nav(
2056
  [
2057
  html.A(