From c2e048bc1695907d03b66c50c9ea002f49f036fd Mon Sep 17 00:00:00 2001 From: James Date: Sat, 2 Mar 2019 22:08:17 +0800 Subject: [PATCH 1/2] Update README.md with strike fragment the strike type fragment was un-documented, so I stuck a mention of it in with the others. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a301d5f..7c6dc93 100644 --- a/README.md +++ b/README.md @@ -815,6 +815,7 @@ The default fragment style is to start out invisible and fade in. This style can

grow

shrink

+

strike

fade-out

fade-up (also down, left and right!)

fades in, then out when we move to the next step

From f02367875542fd9d465f2c5c5f4c8ee7d6fd6a89 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Mon, 2 Mar 2020 14:55:54 +0100 Subject: [PATCH 2/2] add funding.yml --- .github/FUNDING.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..972831e --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +github: [hakimel]