added me to authors

This commit is contained in:
jorenchik 2025-06-14 20:08:33 +03:00
parent a6dfc6d879
commit 26a502099d

View File

@ -5,7 +5,7 @@
#import "layout.typ": indent-par, project
#show: project.with(title: [Theory of Algorithms Cheatsheet], authors: (
"Kristofers Solo",
"Kristofers Solo", "jorenchik"
))
#let teo(title: "Teorēma", ..args) = memo(title: title, ..args)