Update default.html

Signed-off-by: David Rotermund <davrot@uni-bremen.de>
This commit is contained in:
David Rotermund 2024-10-15 16:20:39 +02:00 committed by GitHub
parent 698a438aca
commit 9c6e85755a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>{{ page.title | default: site.title }}</title> <title>{{ page.title | default: site.title }}</title>
<link rel="stylesheet" type="text/css" href="https://www.uni-bremen.de/typo3temp/assets/compressed/merged-3b466abff17c638f2a9a4c4b91fcc265-min.css.gzip?1721432714" media="all"> <link rel="stylesheet" type="text/css" href="https://www.uni-bremen.de/typo3temp/assets/compressed/merged-c2ef006c1ede34b094d7058a57f1ef1a-min.css.gzip?1727816404" media="all">
<script type="text/javascript" id="MathJax-script" async <script type="text/javascript" id="MathJax-script" async
src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js"> src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js">
</script> </script>