WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Available as github action. It can automatically generate a new image each day.
32
32
33
33
## Usage
34
34
35
-
**github action**
35
+
### **github action**
36
36
37
37
```yaml
38
38
- uses: Platane/snk@v3
@@ -60,7 +60,7 @@ Available as github action. It can automatically generate a new image each day.
60
60
61
61
If you are only interested in generating a svg, consider using this faster action: `uses: Platane/snk/svg-only@v3`
62
62
63
-
**dark mode**
63
+
### **dark mode**
64
64
65
65
For **dark mode** support on github, use this [special syntax](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#specifying-the-theme-an-image-is-shown-to) in your readme.
66
66
@@ -72,15 +72,15 @@ For **dark mode** support on github, use this [special syntax](https://docs.gith
0 commit comments