mirror of
https://git.ari.lt/ari/forgejo-stats.git
synced 2024-12-21 22:12:47 +00:00
Add instructions on how to embed the SVGs.
This commit is contained in:
parent
a099d47055
commit
0ab9555c52
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@
|
|||
- Set GIT_TOKEN in settings > actions > secrets
|
||||
- Place `lang.json`, and `requirements.txt` in your .profile repo
|
||||
- Place `stats.yaml` in `.forgejo/workflows/` in your .profile repo
|
||||
- Embed the images
|
||||
- Embed the SVGs (`<img src="languages.svg" width="100%" />` and `<img src="commits.svg" width="100%" />`)
|
||||
|
||||
For example: <https://git.ari.lt/ari/.profile>
|
||||
|
|
Loading…
Reference in a new issue