This commit is contained in:
Mark 2025-01-23 12:54:47 -08:00
parent ede934369b
commit 095d85d4ef
Signed by: Mark
GPG Key ID: C6D63995FE72FD80
2 changed files with 8 additions and 0 deletions

3
authors.toml Normal file
View File

@ -0,0 +1,3 @@
[authors."mark"]
email = "mark@betalupi.com"
webpage = "betalupi.com"

View File

@ -4,3 +4,8 @@ title = "Odd Dice"
[publish] [publish]
handout = true handout = true
solutions = true solutions = true
[[attribution]]
who = "mark"
when = 2024-02-13
what = "Initial version of handout"