We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e8d436 commit c430d64Copy full SHA for c430d64
.github/readme/partials/documentation/setup/action.md
@@ -127,7 +127,7 @@ Update profile `README.md` to include rendered image (filename may differ if `fi
127
128
*Example: add rendered image with html for more customization*
129
```html
130
-<img align="center" src="/github-metrics.svg" alt="Metrics" width="400">
+<p align="center"><img src="/github-metrics.svg" alt="Metrics" width="400"></p>
131
```
132
133
*Example: add rendered image and prevent GitHub from auto linking to the image*
0 commit comments