2024-07-17 12:31:54 +02:00

13 lines
168 B
Typst

// main.typ
#import "/globals.typ": *
#show link: underline
#show link: set text(stroke: blue)
#show: init
#show strong: alert
#show: slides
#include "content.typ"