This commit is contained in:
Valentin
2024-12-04 00:06:58 +01:00
parent 5bd85f61d5
commit 277807ef4b
3 changed files with 18 additions and 10 deletions

View File

@@ -31,6 +31,7 @@
<head-placeholder token="{{ placeholder_token }}">
<title>{{ head_title|safe_join(' | ') }}</title>
<css-placeholder token="{{ placeholder_token }}">
<script src="https://cdn.jsdelivr.net/gh/dixonandmoe/rellax@master/rellax.min.js"></script>
<js-placeholder token="{{ placeholder_token }}">
</head>
<body{{ attributes }}>