Update default.html

Signed-off-by: David Rotermund <davrot@uni-bremen.de>
This commit is contained in:
David Rotermund 2025-04-01 11:57:05 +02:00 committed by GitHub
parent edf6db13f7
commit 08e774ed56
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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