feat: improve template and rename it

This commit is contained in:
2026-03-10 20:07:55 +01:00
parent d358562f2f
commit 767bfce78f

View File

@@ -5,7 +5,7 @@
#let OpenBokeron = ( #let OpenBokeron = (
body, body,
title: "Título", title: "Título",
subtitle: "Subtítulo (opcional)", subtitle: none,
authors: (), authors: (),
cover-image: none, cover-image: none,
cover-theme: "light" cover-theme: "light"
@@ -75,6 +75,7 @@
} }
] ]
#v(1fr)
Open Bokeron#linebreak() Open Bokeron#linebreak()
#raw("openbokeron.uma.es") #raw("openbokeron.uma.es")
] ]