correct readme

This commit is contained in:
Joffrey JAFFEUX 2024-12-11 22:38:26 +01:00
parent cc0963b6a0
commit d7b69d11b7

View File

@ -8,5 +8,5 @@ Display stats on your last year of Discourse usage.
- example embed of a rewind in a post:
```
<iframe src="/rewinds?year=2024&username=j.jaffeux" width="400" height="300" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0" />
<iframe src="http://127.0.0.1:4200/rewinds?year=2024&username=j.jaffeux" width="320" height="500" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0" />
```