partial fixes

This commit is contained in:
2022-10-24 16:15:18 +02:00
parent ba4f6ac7e3
commit db98db09b9
4 changed files with 42 additions and 8 deletions

View File

@ -4,4 +4,11 @@
<img src="{{ . | absURL }}" width="222px" alt="preloader">
{{ end }}
</div>
<noscript>
<style>
.preloader {
display: none;
}
</style>
</noscript>
{{ end }}