We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c86cb6 commit 7e2770dCopy full SHA for 7e2770d
img/slide-2.svg
typst.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "typslides"
3
-version = "1.2.5"
+version = "1.2.6"
4
entrypoint = "lib.typ"
5
compiler = "0.13.0"
6
authors = ["Antonio Manjavacas <https://github.com/manjavacas>"]
@@ -9,7 +9,7 @@ description = "Minimalistic Typst slides."
9
repository = "https://github.com/manjavacas/typslides"
10
keywords = ["slides", "presentation", "diapositives"]
11
categories = ["presentation", "layout", "components"]
12
-exclude = ["img"]
+exclude = ["img", ".github"]
13
14
[template]
15
path = "template"
0 commit comments