We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 608e0c3 + 631b140 commit 6a74640Copy full SHA for 6a74640
1 file changed
TIPS.md
@@ -1,6 +1,9 @@
1
# Tips
2
3
-You can get the user's avatar like so:
+You can get the user's avatar by simply appending .png to their username:
4
5
-
+[https://github.com/kentcdodds.png](https://github.com/kentcdodds.png)
6
+
7
+However to adjust the size of the avatar, you can proceed as follows:
8
9
+
0 commit comments