Merge branch 'dev' into feature/add_logo_dark_light_mode_switching

This commit is contained in:
Daniel Odrinski
2023-05-09 14:12:59 +01:00
committed by GitHub
17 changed files with 88 additions and 74 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
integrity="{{ $bundleJS.Data.Integrity }}" data-copy="{{ i18n " code.copy" }}" data-copied="{{ i18n " code.copied"
}}"></script>
{{ end }}
<script src="/js/zoom.min.js"></script>
<script src="{{ "js/zoom.min.js" | relURL }}"></script>
{{/* Icons */}}
{{ if templates.Exists "partials/favicons.html" }}
{{ partialCached "favicons.html" .Site }}