Skip to content

Commit 058438c

Browse files
committed
Fix missing height default in llm-docs revealjs architecture
1 parent f7c1fd4 commit 058438c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

llm-docs/revealjs-format-architecture.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ extras.metadata = {
5555
...extras.metadata,
5656
...revealMetadataFilter({
5757
width: 1050,
58+
height: 700,
5859
center: false,
5960
transition: "none",
6061
// ...

0 commit comments

Comments
 (0)