let hugo resize all images

This commit is contained in:
Christoph Cullmann 2025-07-20 00:05:55 +02:00
parent 19b8f23fc0
commit 16823e27a9
No known key found for this signature in database
22 changed files with 73 additions and 71 deletions

View file

@ -1,5 +1,5 @@
<center>
<video width="90%" preload="auto" controls style="border: 0px;">
<video width="660" preload="auto" controls style="border: 0px;">
<source src="{{ .Get "src" }}" />
Your browser does not seem to support the video {{ .Get "src" }}.
</video>