Skip to content

Commit

Permalink
🩹 fix layout
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Lum committed Nov 13, 2024
1 parent 229409a commit a67665b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _layouts/diagram.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
layout: diag
display_name: Diagram
---

{{ content }}
2 changes: 2 additions & 0 deletions _layouts/stdlib.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
layout: diag
display_name: Standard Library Diagram
---

{{ content }}

0 comments on commit a67665b

Please sign in to comment.