From 767bfce78f503dd5f0e3a66753ecc448e8d07567 Mon Sep 17 00:00:00 2001 From: MiguelMJ Date: Tue, 10 Mar 2026 20:07:55 +0100 Subject: [PATCH] feat: improve template and rename it --- main.typ => openbokeron.typ | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename main.typ => openbokeron.typ (99%) diff --git a/main.typ b/openbokeron.typ similarity index 99% rename from main.typ rename to openbokeron.typ index 95be5d6..04f315c 100644 --- a/main.typ +++ b/openbokeron.typ @@ -5,7 +5,7 @@ #let OpenBokeron = ( body, title: "Título", - subtitle: "Subtítulo (opcional)", + subtitle: none, authors: (), cover-image: none, cover-theme: "light" @@ -75,6 +75,7 @@ } ] + #v(1fr) Open Bokeron#linebreak() #raw("openbokeron.uma.es") ]