This commit is contained in:
2025-08-10 01:26:20 +02:00
parent 14f52a48cd
commit 1ffe4f2c0b

View File

@@ -21,7 +21,7 @@
(list
(make-alt-tag "video")
(make-attributes (list (cons 'controls "")
(cons 'width "400")
(cons 'width "600")
(cons 'src video)))
)
)