Github pages: I cannot display LaTeX code properly
12:01 23 Oct 2022

In my online Github site, using Github pages, I have troubles displaying LaTeX expressions, for example:

$ Reward(x) = \frac{1}{(1 + exp(-x*A+B))}*C $

Should show this (once compiled):

enter image description here

But it does not. You can also see the problem on the page I am constructing

github-pages mathjax