1
0

updated readme and lab template to 0.13

This commit is contained in:
2025-02-14 23:48:47 +02:00
parent b3c0a466f7
commit 67dc761845
2 changed files with 1 additions and 4 deletions

View File

@ -42,7 +42,7 @@ To use the template, include it in your project and utilize the provided functio
#import "path/to/template.typ": *
// Setup the document
#show: pz-lb-template.with(
#show: lab-pz-template.with(
title: "Some title",
)