Add title to tic tac toe
This commit is contained in:
parent
fe1dc28ec2
commit
b4e44b293b
2 changed files with 5 additions and 0 deletions
|
|
@ -4,6 +4,9 @@
|
|||
|
||||
#let data = json("data.json")
|
||||
|
||||
#align(center)[= Tic Tac Toe]
|
||||
#v(16pt)
|
||||
|
||||
#cetz.canvas(
|
||||
length: lib.width,
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue