XW 8 tháng trước cách đây
mục cha
commit
00003707b8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;