WIP: Add attribution #13

Draft
Mark wants to merge 1 commits from attribution into main
2 changed files with 8 additions and 0 deletions
Showing only changes of commit 095d85d4ef - Show all commits

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]
handout = true
solutions = true
[[attribution]]
who = "mark"
when = 2024-02-13
what = "Initial version of handout"