From ac837d7d275e24f43405932d14a7f4a7274b3ea6 Mon Sep 17 00:00:00 2001 From: Peter Egger Date: Wed, 27 Mar 2024 18:08:28 +0100 Subject: [PATCH] Add template import --- template/main.typ | 2 ++ 1 file changed, 2 insertions(+) diff --git a/template/main.typ b/template/main.typ index 40988b3..a6a18c3 100644 --- a/template/main.typ +++ b/template/main.typ @@ -1,3 +1,5 @@ +#import "@local/modern-resume:0.1.0": modern-resume, workExperience, educationalExperience, project, pill + #show: modern-resume.with( author: "John Doe", job-title: "Data Scientist",