@@ -103,14 +103,14 @@ <h1>Math API</h1>
103103 </ p >
104104 < h2 > Usage</ h2 >
105105 < p style ="font-size: 20px ">
106- https://math.vercel.app ?from=< span class ="equation "
106+ [host]/ ?from=< span class ="equation "
107107 > [LaTeX Math Equation]</ span
108108 >
109109 </ p >
110110
111111 < h3 > Block notation</ h3 >
112112 < p >
113- https://math.vercel.app ?< span class ="notation "> from</ span > =< span
113+ [host]/ ?< span class ="notation "> from</ span > =< span
114114 class ="equation "
115115 > \frac{1}{\Gamma(s)}\int_{0}^{\infty}\frac{u^{s-1}}{e^{u}-1}\mathrm{d}u</ span
116116 >
@@ -121,7 +121,7 @@ <h3>Block notation</h3>
121121
122122 < h3 > Inline notation</ h3 >
123123 < p >
124- https://math.vercel.app ?< span class ="notation "> inline</ span > =< span
124+ [host]/ ?< span class ="notation "> inline</ span > =< span
125125 class ="equation "
126126 > \frac{1}{\Gamma(s)}\int_{0}^{\infty}\frac{u^{s-1}}{e^{u}-1}\mathrm{d}u</ span
127127 >
@@ -136,7 +136,7 @@ <h3>Color</h3>
136136 behavior by passing `color` parameter.
137137 </ p >
138138 < p >
139- https://math.vercel.app ?< span class ="equation "> color</ span > =< span
139+ [host]/ ?< span class ="equation "> color</ span > =< span
140140 class ="notation "
141141 > red</ span
142142 > &from=\frac{1}{\Gamma(s)}\int_{0}^{\infty}\frac{u^{s-1}}{e^{u}-1}\mathrm{d}u
@@ -152,7 +152,7 @@ <h3>Background Color</h3>
152152 can be used.
153153 </ p >
154154 < p >
155- https://math.vercel.app ?< span class ="equation "> color</ span > =< span
155+ [host]/ ?< span class ="equation "> color</ span > =< span
156156 class ="notation "
157157 > white</ span
158158 > &< span class ="equation "> bgcolor</ span > =< span class ="notation "
0 commit comments