Update default.html
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
17df04e539
commit
1a4de2265d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<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">
|
||||
<link rel="stylesheet" type="text/css" href="https://www.uni-bremen.de/typo3temp/assets/compressed/merged-734794536a98749bd4134bcbf92dc2d2-min.css.gzip?1707220936" media="all">
|
||||
<script type="text/javascript" id="MathJax-script" async
|
||||
src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js">
|
||||
</script>
|
||||
|
|
Loading…
Reference in a new issue