Update default.html

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-02 16:05:08 +01:00 committed by GitHub
parent 0a8c513b0d
commit 1baeb0eb4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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