XW 8 bulan lalu
induk
melakukan
00003707b8
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      TEAMModelOS/ClientApp/public/index.html

+ 1 - 1
TEAMModelOS/ClientApp/public/index.html

@@ -61,7 +61,7 @@
 			document.write('<script id="mathjax"  src="' + blobHost + '/0-public/js/tex-mml-svg.js"><\/script>');
 			document.write('<script id="mediaInfo"  src="' + blobHost + '/0-public/js/checkMedia.js"><\/script>');
 			document.write('<script id="e_theme_macarons"  src="<%= BASE_URL %>theme/e_theme_macarons.js"><\/script>');
-				document.write('<script id="mathjax" type="text/javascript" src="' + blobHost + '/0-public/js/tex-chtml.js"><\/script>');
+			document.write('<script id="mathjax" type="text/javascript" src="' + blobHost + '/0-public/js/tex-chtml.js"><\/script>');
 
 			window.onload = function () {
 				let bodyElement = document.body;