repo: switch to nu for just

This commit is contained in:
multisn8 2024-01-10 23:21:33 +01:00
parent 9a2f982d40
commit 47f6025963
Signed by: multisamplednight
GPG key ID: C81EF9B053977241
5 changed files with 32 additions and 28 deletions

View file

@ -1,5 +1,5 @@
#import "../template.typ": conf
#import "graphics.typ"
#import "util/graphics.typ"
#import graphics: arrow
#show: conf.with(

View file

@ -244,7 +244,7 @@
})
// literally just for standalone display of the graphics alone
#import "../template.typ": conf
#import "../../template.typ": conf
#show: conf
#set page(width: auto, height: auto)