Update default.html
Signed-off-by: David Rotermund <davrot@uni-bremen.de>
This commit is contained in:
parent
ddb144a766
commit
7227d70706
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-734794536a98749bd4134bcbf92dc2d2-min.css.gzip?1707220936" media="all">
|
||||
<link rel="stylesheet" type="text/css" href="https://www.uni-bremen.de/typo3temp/assets/compressed/merged-3b466abff17c638f2a9a4c4b91fcc265-min.css.gzip?1721432714" 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