We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 846226d commit 31731b4Copy full SHA for 31731b4
_layout/head.html
@@ -16,7 +16,7 @@
16
</script>
17
<script type="text/javascript" async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
18
{{end}}
19
- {{isdef title}} <title>{{fill title}}</title> {{end}}
+ {{isdef title}} <title>{{fill title}} - MIT Parallel Computing and Scientific Machine Learning (SciML)</title> {{end}}
20
</head>
21
22
<body>
0 commit comments