1
1
Fork 0
mirror of https://git.ari.lt/ari/forgejo-stats.git synced 2024-12-22 06:22:46 +00:00

Add instructions on how to embed the SVGs.

This commit is contained in:
ari 2024-11-01 22:04:35 +00:00
parent a099d47055
commit 0ab9555c52

View file

@ -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>