Skip to content

Commit

Permalink
Merge pull request #48 from hannamlmv/dark_mode
Browse files Browse the repository at this point in the history
Dark mode
  • Loading branch information
ThereseBjorkman authored Nov 20, 2024
2 parents 948309d + 819a5eb commit fd88825
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tseda/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"""
DEFAULT_PARAMS = {
"site": "tseda",
"theme_toggle": False,
}

pn.extension("tabulator")
Expand Down

0 comments on commit fd88825

Please sign in to comment.