Skip to content

Commit 2693631

Browse files
committed
Fix display
1 parent 06f5508 commit 2693631

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mathnotes/sitegenerator/pages.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ def get_specs(self) -> List[PageSpec]:
107107
"topology": "Topology",
108108
"discrete-math": "Discrete",
109109
"algebra": "Algebra",
110+
"machine-learning": "Machine Learning",
110111
}
111112

112113
sections = []

0 commit comments

Comments
 (0)