fix & enable progress bar
This commit is contained in:
parent
b3334bb40a
commit
93183b6c94
2 changed files with 2 additions and 2 deletions
|
|
@ -106,7 +106,7 @@
|
||||||
grid(
|
grid(
|
||||||
columns: (ratio * 100%, 1fr), gutter: 0pt,
|
columns: (ratio * 100%, 1fr), gutter: 0pt,
|
||||||
block(fill: colors.tug),
|
block(fill: colors.tug),
|
||||||
block(fill: colors.tug),
|
block(),
|
||||||
)
|
)
|
||||||
})
|
})
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
date: [ 29th Jan 2025 ],
|
date: [ 29th Jan 2025 ],
|
||||||
footer: [ First Author ],
|
footer: [ First Author ],
|
||||||
extra: [ SomeConf 2025 ],
|
extra: [ SomeConf 2025 ],
|
||||||
progress: false,
|
progress: true,
|
||||||
)
|
)
|
||||||
|
|
||||||
= List
|
= List
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue