12 lines
157 B
TOML
12 lines
157 B
TOML
[metadata]
|
|
title = "Odd Dice"
|
|
|
|
[publish]
|
|
handout = true
|
|
solutions = true
|
|
|
|
[[attribution]]
|
|
who = "mark"
|
|
when = 2024-02-13
|
|
what = "Initial version of handout"
|