Skip to content

Commit

Permalink
Small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasKroepelin committed Jun 24, 2024
1 parent f65e515 commit 54c7fe2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions install.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
include = [
"typst.toml",
"lib.typ",
"lovelace.typ",
"README.md",
"LICENSE",
"examples/*",
Expand Down
2 changes: 1 addition & 1 deletion typst.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ description = "Algorithms in pseudocode, unopinionated and flexible"
repository = "https://github.com/andreasKroepelin/lovelace"
exclude = ["README.md", "examples/*"]
keywords = [
"algorithm", "pseudocode", "pseudo", "pseudo code", "code", "algrorithmic",
"algorithm", "pseudocode", "pseudo", "pseudo code", "code", "algorithmic",
"algorithmicx", "alg", "program", "algorithms"
]

0 comments on commit 54c7fe2

Please sign in to comment.