From 99c876c48c5d45c3735d1deb1379c4f948801d74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Proch=C3=A1zka?= Date: Tue, 7 Oct 2025 11:36:53 +0200 Subject: [PATCH] Added the abstract into the template --- data.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data.js b/data.js index 2a26906..68e6d91 100644 --- a/data.js +++ b/data.js @@ -204,6 +204,14 @@ const typst_header = `#import "template/template.typ": * document: "{thesis_type.type}", lang: "{language.lang}", title: (cs: "{thesis_title.cs}", en: "{thesis_title.en}"), + abstract: ( + cs: " + Sem vyplňte abstrakt své práce v češtině. + ", + en: " + Insert the abstract of your theses in English here. + " + ), author: "{author_info.name}", author_pronouns: "{author_info.pronouns}",