Skip to content
Snippets Groups Projects
Commit a223a24a authored by HouTeng Chan's avatar HouTeng Chan
Browse files

Update file model.html

parent f16be82c
No related branches found
No related tags found
No related merge requests found
Pipeline #517668 passed
<!DOCTYPE html>
<html lang="en">
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
root: '/static/MathJax',
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
tex2jax: {inlineMath: [["$","$"],["\\(","\\)"]]}
});
</script>
<script src="/static/MathJax/Mathjax.js"></script>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
......@@ -11,15 +20,9 @@
hljs.highlightAll();
</script>
<title>Tsinghua - IGEM 2024</title>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
root: '/static/MathJax',
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
tex2jax: {inlineMath: [["$","$"],["\\(","\\)"]]}
});
</script>
<script src="/static/MathJax/Mathjax.js"></script>
<style>
body {
font-family: Arial, sans-serif;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment