This commit is contained in:
2025-08-10 01:27:41 +02:00
parent 1ffe4f2c0b
commit 6e1caed5b0

View File

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