refactor #5

Merged
servostar merged 6 commits from refactor into main 2024-04-04 10:25:05 +00:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit e0ebab37e9 - Show all commits

View File

@ -3,7 +3,7 @@
#import "extra/util.typ": title, subtitle, largetext, signature, to_cm, to_pt, to_em
// import document information
#let info = yaml("../info.yaml")
#let info = yaml("../conf/info.yaml")
// general document information
#let format = yaml("../conf/format.yaml")